aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 8c3388e8e9..bd79988c7d 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,13 @@
+2000-07-22 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-store.c (get_folder): Clear CamelExceptions when
+ appropriate (eg when folder is marked as \NoSelect). Still needs some
+ cleanup and perhaps Dan will have a better way of doing this as this seems
+ like a messy way of handling this.
+
+ * providers/imap/camel-imap-folder.c (imap_get_uids): Took out some debug
+ statements as they are no longer needed.
+
2000-07-21 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_get_subfolder_names): Updated to