aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-30 05:10:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-30 05:10:38 +0000
commit1cdd5534c8136a72ec3035ac531c9188f8271a55 (patch)
tree8d822d94cecad8c7abf1c822f447d7635392efc7 /NEWS
parente617f183e36bb3f52af0c8e024c18728a9bb491e (diff)
updated version to 3.2.0beta1.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2922 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bdf12ed8..6c2fc000 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,38 @@
Changes of Sylpheed
+* 3.2.0beta1 (development)
+
+ New features
+
+ * Each attachments on the message view now have graphical label and
+ popup menu.
+ * Win32: IPv6 support on Windows XP or later was enabled again.
+ (This time, it will also work on Windows 2000 (IPv4 only support))
+
+ Improvements
+
+ * Number of maximum characters per line of configuration files was
+ increased.
+ * Compose window will not be closed if saving of message to outbox
+ failed.
+ * Sender's e-mail address became not guessable from generated Message-Id.
+ * New plug-in APIs were added.
+
+ Bugfixes
+
+ * The crash bug that was caused by offline switch while IMAP session was
+ active was fixed.
+ * Queue control headers are removed when moving messages from queue
+ folders to trash.
+ * Duplicated keyboard accelerators on some dialogs were fixed.
+ * Fixed a memory leak.
+
+ Other changes
+
+ * Many alloca() calls were removed.
+ * Win32: the updater executables were not included in the zip version
+ anymore to prevent incorrect update.
+
* 3.1.1 (stable)
* The column width of the address book will be saved now.