diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 847482b14b..461ad7ef3f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2001-05-16 Jeffrey Stedfast <fejj@ximian.com> + * camel-session.c (camel_session_forget_password): The service can + be NULL here too, thanks to Wayne Davis for pointing this out. + * camel-smime-context.c (camel_smime_context_new): We don't need to be passed the certdb path anymore. |