aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 814b09b5f4..a7dc884bdd 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,20 @@
+2000-06-07 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/Makefile.am: Added rules to build
+ camel-imap-stream
+
+ * providers/imap/camel-imap-store.c (get_folder): Update.
+ Moved imap_create here.
+
+ * providers/imap/camel-imap-folder.c (delete_messages): Remove.
+ (imap_create): Removed.
+ (imap_delete): Removed.
+ (imap_exists): Removed.
+
+ * providers/imap/camel-imap-stream.h: Added typedef's for the stream
+
+ * providers/imap/camel-imap-stream.c: Modified to build cleanly
+
2000-06-07 Not Zed <NotZed@HelixCode.com>
* camel-mime-utils.c (header_msgid_decode_internal): Properly