diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |