aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-23 08:26:13 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-23 08:26:13 +0000
commit77288037d78abd6b3a9be9cdb1e831a1d16de49b (patch)
treef27cc99316fe3b6e154d5f2aa404958fb63e4aab /ChangeLog
parentffc3e6ae63e6cc882ee32ee2d3a9fd46980f7b03 (diff)
imap.c: fixed a bug that cache files in source folder was not removed was fixed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@918 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0583377..9bbdf78f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-23
+
+ * libsylph/imap.c: imap_do_copy_msgs(): fixed a bug that cache files
+ in source folder was not removed was fixed.
+
2006-01-20
* src/compose.c: compose_new(): fixed filename encoding.