aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d844cfa2d5..b5b3fd4d31 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,7 +1,17 @@
+2000-06-13 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-store.c (camel_imap_store_open):
+ (camel_imap_store_close): Added.
+ (camel_imap_command_extended): Fixed a segfault and updated
+ to use camel_imap_status()
+ (camel_imap_command): Updated to use camel_imap_status()
+ (camel_imap_status): New convenience function for parsing
+ the return status of an IMAP command
+
2000-06-12 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_get_message_by_uid):
- Works like the POP fetch code, should work for temporarily until
+ Works like the POP fetch code, should work temporarily until
we get around to coding it the way it "Should Be".
* providers/pop3/camel-pop3-folder.c (get_message_by_uid): Now uses