aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-10-17 17:45:38 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-10-17 17:45:38 +0800
commita8cd947d9bed93078a5edd6a2f483748778422ae (patch)
treeecb7faebf2d79b9c3132cb805533bb951f5604ff /camel/ChangeLog
parent97be61b4787ccb3b52a34e625cb5f49c67ace6fe (diff)
downloadgsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar.gz
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar.bz2
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar.lz
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar.xz
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.tar.zst
gsoc2013-evolution-a8cd947d9bed93078a5edd6a2f483748778422ae.zip
Added some malloc check debugging stuff.
2000-10-17 Not Zed <NotZed@HelixCode.com> * camel-mime-filter.c: Added some malloc check debugging stuff. * camel-mime-parser.c (struct _header_scan_state): Removed top_part, top_start, and pending. I can't even remember why they were there, and they're not used anymore. * camel-mime-filter-basic.c (filter): Forgot to up the space here too. 2000-10-14 Not Zed <NotZed@HelixCode.com> * camel-mime-filter-basic.c (complete): Ok, so we hit a fixme, 3x just wasn't enough for some sequences. svn path=/trunk/; revision=5962
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index fb47c75e5d..d2535a10ed 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,20 @@
+2000-10-17 Not Zed <NotZed@HelixCode.com>
+
+ * camel-mime-filter.c: Added some malloc check debugging stuff.
+
+ * camel-mime-parser.c
+ (struct _header_scan_state): Removed top_part, top_start, and
+ pending. I can't even remember why they were there, and they're
+ not used anymore.
+
+ * camel-mime-filter-basic.c (filter): Forgot to up the space here
+ too.
+
+2000-10-14 Not Zed <NotZed@HelixCode.com>
+
+ * camel-mime-filter-basic.c (complete): Ok, so we hit a fixme, 3x
+ just wasn't enough for some sequences.
+
2000-10-16 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-command.c
@@ -46,6 +63,7 @@
the possibility of not getting a LIST response back for the top
level.
+>>>>>>> 1.531
2000-10-12 Dan Winship <danw@helixcode.com>
* providers/imap/camel-imap-summary.c: Simple subclass of
@@ -95,6 +113,7 @@
(camel-mime-parser.c doesn't use this code because of the MEMPOOL
optimization, so nothing was ever actually calling it before.)
+>>>>>>> 1.529
2000-10-11 Not Zed <NotZed@HelixCode.com>
* camel-mime-part.h (struct _CamelMimePart): Removed