aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-08-29 06:47:37 +0800
committerPeter Williams <peterw@src.gnome.org>2001-08-29 06:47:37 +0800
commit894672adbec2137b654974f85cb63d14535b3364 (patch)
tree9b99101ffd7e88e3e536f47d84ab4ae7183c4115 /camel/ChangeLog
parentc70a3966d9d243325fc69750295adcde45c7ade1 (diff)
downloadgsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar.gz
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar.bz2
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar.lz
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar.xz
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.tar.zst
gsoc2013-evolution-894672adbec2137b654974f85cb63d14535b3364.zip
Whoops. Double-free and FMR = bad.
2001-08-28 Peter Williams <peterw@ximian.com> * providers/imap/camel-imap-store.c (create_folder): Whoops. Double-free and FMR = bad. svn path=/trunk/; revision=12505
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 54feaca1f6..bdabbdf140 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2001-08-28 Peter Williams <peterw@ximian.com>
+ * providers/imap/camel-imap-store.c (create_folder): Whoops.
+ Double-free and FMR = bad.
+
* camel-remote-store.c (remote_send_string): Don't reveal the
user's IMAP password if their server supports LITERALPLUS. Also
add some more dashes to make it line up nicely :-)