aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.