diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-11-13 07:19:22 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-11-13 07:19:22 +0000 |
commit | 3a7b71d4cbdb3a56fa2037255fac2fb497c4e7b8 (patch) | |
tree | 44e67424cb3250395baec6267c5a25cd9f7e5ec5 | |
parent | ef259bf2d2340290efad1064e1e96705a5f6cc41 (diff) |
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3446 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ Changes of Sylpheed +* 3.5.0beta2 (development) + + * Windows / widgets are now adjusted to their optimal sizes by reference + to system DPI value. + * The option to specify startup online mode was added. + * The bug that wrote the first part of data if the message body in the + IMAP4 responses didn't end with CR+LF was fixed (#84). + * The bug that previously selected folder on the file selection dialog + was not remembered with GTK+ 2.24.x was fixed. + * Win32: The bug that 'Minimize to tray icon' didn't work with 3.5.0beta1 + was fixed. + * Win32: 'Toggle window on trayicon click' now works. + * Win32: sylpheed.exe executable became DPI-Aware. + * Win32: OpenSSL was updated to 0.9.8zc. + * Win32: included SSL certificates were updated. + * 3.5.0beta1 (development) * Mbox locking became NFS-safe (#202). |