aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-16 06:22:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-11-16 06:22:44 +0000
commitd216d4d51ce9e34129d4c6fbf5c9ff91ea6cf75e (patch)
treed73c56e64afb1a884bc84e9c7abf663e92acbe2d /NEWS
parent722da9ea2d6849dbb4548c33c0946bbc7db11872 (diff)
removed debug prints, updated def file and updated Windows ico file. Made 3.0.0beta2 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2347 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 b782a210..a2da5109 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
Changes of Sylpheed
+* 3.0.0beta2 (development)
+
+ * Many important bugs related to multi-threading were fixed.
+ * The unintended drag start on IMAP folders was fixed.
+ * The libtool version was increased to prevent linking problem.
+ * Several new APIs were added to the plug-in library.
+ * Win32: 48x48(32bpp) icon was added.
+
* 3.0.0beta1 (development)
* Multi-threading was introduced.