aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f061e9..6e4dcffc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-09-15
+ * libsylph/mh.c
+ libsylph/procmsg.c
+ src/rpop3.c
+ src/compose.c: mh_add_msgs(): generate cache on adding messages.
+ Cleanup the code.
+
+2009-09-15
+
* libsylph/procmsg.c: minor optimization: use g_slist_prepend() for
mark/cache queue.