aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-06-18 09:56:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-18 09:56:23 +0800
commitc1c936c70a138bf853dc79e2775b4c7893722c0d (patch)
treee81339ad0d5340bcd2976c6e2f513520876c6476 /camel/ChangeLog
parent4ffc39159b07823df1d312fadaf02a7e955e53a8 (diff)
downloadgsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar.gz
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar.bz2
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar.lz
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar.xz
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.tar.zst
gsoc2013-evolution-c1c936c70a138bf853dc79e2775b4c7893722c0d.zip
We were leaking memory - but not anymore! (imap_get_summary): We now get
2000-06-17 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-folder.c (imap_free_summary): We were leaking memory - but not anymore! (imap_get_summary): We now get the UIDs and the beginnings of the code to get the message flags as well. svn path=/trunk/; revision=3625
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 7e38c2d529..d35e6babc0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-17 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (imap_free_summary): We were
+ leaking memory - but not anymore!
+ (imap_get_summary): We now get the UIDs and the beginnings of the
+ code to get the message flags as well.
+
2000-06-17 Dan Winship <danw@helixcode.com>
* camel-mime-parser.c (folder_scan_header): Don't copy newlines