aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50c5b359..26e062d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-04-04
+ * libsylph/procmime.c: procmime_scan_multipart_message(): use heap
+ memory instead of stack for read buffer, and increased the max
+ recursion level to 64.
+
+2007-04-04
+
* src/inc.c: inc_is_active(): also check for session queue.
inc_cancel_all(): really cancel all sessions.