aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-08-30 12:03:07 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-08-30 12:03:07 +0800
commit149838c6df1ec4579b2cea7e95014f80151637f1 (patch)
treef7ead9801942f576ce9487be6f745a19969dc60b /camel/ChangeLog
parent3242c4685bc4a021efb58bbefe1603c1f5f8d2ea (diff)
downloadgsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar.gz
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar.bz2
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar.lz
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar.xz
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.tar.zst
gsoc2013-evolution-149838c6df1ec4579b2cea7e95014f80151637f1.zip
Prevent exceptions from being overwritten
2000-08-30 Jeffrey Stedfast <fejj@helixcode.com> * camel-remote-store.c: Prevent exceptions from being overwritten * providers/imap/camel-imap-folder.c (imap_expunge): Beautified (imap_get_subfolder_names_internal): Removed old code as the replacement code has now been tested and proven to work svn path=/trunk/; revision=5107
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b1d93bac81..a7c662a67b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2000-08-30 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * camel-remote-store.c: Prevent exceptions from being overwritten
+
+ * providers/imap/camel-imap-folder.c (imap_expunge): Beautified
+ (imap_get_subfolder_names_internal): Removed old code as the
+ replacement code has now been tested and proven to work
+
2000-08-29 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-utils.c: Removed old code that will