diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-03-26 09:08:59 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-03-26 09:08:59 +0000 |
commit | 2acdfda27249bb92c32b6a6e108bf0fc5b31a941 (patch) | |
tree | b78216a94ba09c884fa1bde42ecd4cf5764d0630 /ChangeLog | |
parent | 1870cab997b57fbe9f33da45ad7464054006b4a3 (diff) |
referch message when imap/news cache file size is 0 (Bug #50).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3034 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2012-03-26 + * libsylph/news.c: news_fetch_msg() + libsylph/imap.c: imap_fetch_msg(): referch message when cache + file size is 0 (Bug #50). + +2012-03-26 + * libsylph/defs.h: removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53). |