aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-04-25 04:59:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-04-25 04:59:44 +0000
commit485c9f7ac639b3816d00499d0dcd78f2dd287920 (patch)
treeee2a8987a059478b7351a76c500c6bd7a536491b /NEWS
parent8acfcada0797138a953e105683ebe896dd199e7a (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3401 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a16562b..0f41a321 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,28 @@
Changes of Sylpheed
+* 3.5.0beta1 (development)
+
+ * Error check fix for remote mailbox was made (#193).
+ * Configure: silent rules are enabled by default.
+ * Configure.in was renamed to configure.ac.
+ * Fade effect was added to the notification window.
+ * Sylpheed.desktop file was updated.
+ * Win32: build fix for newer MinGW was made.
+ * Win32: 32-bit time_t is always used on win32 for backward compatibility.
+ * Win32: included third-party libraries were updated:
+ - GTK+ 2.24.23
+ - GLib 2.38.2
+ - GDK-Pixbuf 2.30.7
+ - Pango 1.36.3
+ - Cairo 1.10.2
+ - libpng 1.14.13
+ - GPGME 1.4.3
+ * Win32: the following issues were fixed because of GTK+ update:
+ - System Icon issue when ran on Windows 7 (#13, #85)
+ - Scroll jumping issue on text views when using Japanese IME
+ - Menus became more native-looking
+ - File dialogs were improved
+
* 3.4.1 (stable)
* Fixed Bug #193: Lose mails when mailbox is inaccessible.