diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-12 06:50:32 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-12 06:50:32 +0000 |
commit | 818d22882b42a3cd7c73f6bbceb39cb4066f3d74 (patch) | |
tree | 46da664fd436b65acbc34ab5d8da8409c14884f5 /ChangeLog | |
parent | ca84d7d81afde38df3329445cc3803bf27fe855f (diff) |
imap.c: changed the message number limit on COPY.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@572 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-09-12 + + * libsylph/imap.c: changed the message number limit on COPY. + imap_do_copy_msgs(): update progress bar on copy. + 2005-09-09 * libsylph/imap.c: added missing translation string. |