aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-17 09:58:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-17 09:58:53 +0000
commit9bc9205aea3cf602b3c64c36dbcc24cc1bff8550 (patch)
tree91fa2f080f32f12e67f2ec6141aa637d56d8279e /NEWS
parent566f0e74e7a548b7f30effc96bc2566df382ae91 (diff)
made 1.9.11 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@263 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b566d1a..58091dbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changes of Sylpheed
+* 1.9.11 (development)
+
+ * The bug that Return, Space and Delete key were ignored when multiple
+ messages were selected was fixed.
+ * A compile error was fixed.
+ * The selection problem after the change of the contents of the summary
+ was fixed.
+ * The bug that prohibited the resizing of the summary columns was fixed.
+ * The bug that the summary view couldn't be scrolled after expanding a
+ thread at the bottom of the view was fixed.
+
* 1.9.10 (development)
* The summary view was reimplemented using GtkTreeView.