aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b0b51b9259..df3be4b8ca 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-19 Peter Williams <peterw@curious-george.helixcode.com>
+
+ * providers/imap/camel-imap-store.c (camel_imap_command{,_extended}): When
+ SELECT'ing a folder for an IMAP command, use _extended to grab the entire
+ response (before we just used camel_imap_command and missed the OK codes)
+
2000-06-18 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_summary_get_by_uid):