aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index bb7682491e..7bfa274cb8 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,13 @@
2002-05-15 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/imap/camel-imap-utils.c
+ (imap_parse_namespace_response): New function to parse a NAMESPACE
+ response properly.
+ (imap_namespaces_destroy): New function to destroy the returned
+ structure from the above function.
+
+2002-05-15 Jeffrey Stedfast <fejj@ximian.com>
+
* camel-service.c (service_setv): Only reconnect if we are already
connected, if we are in a disconnected state then no need to
reconnect.