aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-13 06:12:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-13 06:12:30 +0000
commit80072d1ee0161c430f44b40ad52d3038a039d364 (patch)
treef8b36d025ec73b317be44d778c2706b7be876642 /NEWS
parentc505586c9e396225a26f2325fdde54162ecf54bb (diff)
fixed 32-bit integer overflow where the total size of POP3 messages is greater than 2GB.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@895 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f21da3d..ba26e4a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
Changes of Sylpheed
+* 2.2.0beta4 (development)
+
+ * The context menu of the folder view on search folders was modified.
+ * The bug that stopped checking of new messages if search folders exist
+ in IMAP4 or News mailboxes was fixed.
+ * The renaming of search folders under IMAP4 or News folders was fixed.
+ * A memory leak that occurs when thread display was off was fixed.
+
* 2.2.0beta3 (development)
* The results of search folders are cached to speed up the next search.