diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c9698d6a59..e072891a2f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2001-03-02 Jeffrey Stedfast <fejj@ximian.com> + * providers/smtp/camel-smtp-transport.c (get_smtp_error_string): + Updated with the extended AUTH return codes. + +2001-03-02 Jeffrey Stedfast <fejj@ximian.com> + * providers/imap/camel-imap-store.c (try_auth): Don't forget to unref the SASL object. |