aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 294fd8ebb0..b593806e9b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-04 Dan Winship <danw@helixcode.com>
+
+ * providers/mbox/camel-mbox-store.c (get_folder): Fix a case where
+ a variable was free'd and then possibly used in an error message.
+
2000-10-04 Chris Toshok <toshok@helixcode.com>
* providers/nntp/camel-nntp-provider.c
@@ -188,7 +193,6 @@
* providers/imap/camel-imap-stream.c (stream_read): Same.
->>>>>>> 1.503
2000-09-28 Not Zed <NotZed@HelixCode.com>
* camel-mime-utils.c (header_fold): New function to fold headers.