diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-03-02 09:52:30 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-03-02 09:52:30 +0000 |
commit | ed32db180ae51bb50d6d819962f188173ed2c8b1 (patch) | |
tree | 6294449e8f97a442cb088ee26eb30005635a8d96 /NEWS | |
parent | 23b982c79e6df941275bb9bd8c3ab4810955466c (diff) |
made 1.9.4 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@142 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,5 +1,24 @@ Changes of Sylpheed +* 1.9.4 (development) + + * The bug in SSL connection which brought on sporadic crashes and errors + were fixed. + * The user-interface of MIME view was improved, and its several bugs were + fixed. + * Miscellaneous dialogs were modified. + - The design of alert dialog was modified to fit other Gtk2 + applications (not yet HIG compliant, though). + - The file selection dialog was replaced with GtkFileChooserDialog. + * The line number limit of the log window was re-enabled. + * Text for printing is now output with locale encoding. + * The incompatibility of PGP signature between gnupg-1.2 and 1.4 when + attached text has trailing spaces was fixed. + * Locale encoding is now assumed for unencoded header strings on display. + * The version of GLib and GTK is now checked on configure. + * Code cleanups were made. + * Some minor bugs have been fixed. + * 1.9.3 (development) * The line-wrapping function has been reimplemented. |