diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-02 09:26:54 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-11-02 09:26:54 +0000 |
commit | 243e6b84eb31ffd7d1def387ad2c2ec471049aaa (patch) | |
tree | f69b065208f537920cb7634c96b4f9ac77896b32 /ChangeLog | |
parent | e667a6f3d8c6514878e184b1c8541cb5f31083d8 (diff) |
more fix for UID more than INT_MAX.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2327 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2009-11-02 + * libsylph/utils.[ch] + libsylph/mh.c + libsylph/procmsg.c + libsylph/news.c: more fix for UID more than INT_MAX. + +2009-11-02 + * libsylph/imap.[ch] src/summaryview.c: don't allow parallel multiple command on IMAP. |