aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-18 08:36:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-18 08:36:55 +0000
commit1c68891d906cd0cc014e311ff152ee1b49f3fd39 (patch)
treee99326ab69d1c0ba1dd43318ce391d63ed84c8d7 /NEWS
parent2859370e31c4b1b70594a87040361e25acc5c7c4 (diff)
made 2.1.7 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@763 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5516801f..fce04ecb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,13 +2,20 @@ Changes of Sylpheed
* 2.1.7 (development)
+ * The spell checking feature was implemented (requires GtkSpell).
* The drop of files is allowed on the whole composition window.
* The insertion of text by drag and drop was disabled.
- * The PGP interface is hidden if GnuPG is not available.
+ * The PGP interface is disabled if GnuPG is not available.
* A bug that aborted program if invalid UTF-8 text is put in the log
window was fixed.
- * The bug that the separator of newsgroups was broken was fixed.
* The pane between summary and message view became more visible.
+ * Reply-to-list is not enabled for subscribe confirmation request etc.
+ * The bug that the separator of newsgroups was broken was fixed.
+ * The bug that broke the summary selection when mark, unread, and
+ colorlabel flags were changed while the summary was sorted by them
+ was fixed.
+ * The bug that caused crash when quote colors dialog was closed by the
+ window close button was fixed.
* The bug that showed wrong value if the total size of a folder was more
than 2GB was fixed.
* Win32: The bug that occasionally the summary was not properly updated