diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 32cacbd643..0bfa49490a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,12 @@ 2004-03-12 Jeffrey Stedfast <fejj@ximian.com> + * providers/smtp/camel-smtp-transport.c (smtp_set_exception): Now + takes an argument to specify whether disconnecting when respbuf is + NULL is safe (to prevent us from recursively disconnecting or + disconnecting during a connect). + +2004-03-12 Jeffrey Stedfast <fejj@ximian.com> + Fix for bug #53497. * providers/smtp/camel-smtp-transport.c (smtp_helo): Instead of |