aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 09:52:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 09:52:30 +0000
commited32db180ae51bb50d6d819962f188173ed2c8b1 (patch)
tree6294449e8f97a442cb088ee26eb30005635a8d96 /NEWS
parent23b982c79e6df941275bb9bd8c3ab4810955466c (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--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a72b0349..5313a41c 100644
--- a/NEWS
+++ b/NEWS
@@ -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.