aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 82eeb7e846..971f8b1c4a 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap/camel-imap-command.c
+ (camel_imap_command_response): If we get a BYE response, call
+ camel_service_disconnect() and set an exception. Also do the check
+ for "* BYE" first instead of passing it off imap_read_untagged()
+ since we'll just waste time in there mallocing left and right only
+ to arrive at the single response line "* BYE" again :-)
+
2001-11-13 <NotZed@Ximian.com>
* camel-filter-search.c (get_source): If we have no source string,