summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS22
2 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 780d023b6..14fbb7dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-13 Martin Wehner <martin.wehner@gmail.com>
+
+ * NEWS:
+ Update for release.
+
2008-05-09 Cosimo Cecchi <cosimoc@gnome.org>
* src/file-manager/fm-directory-view.c: (select_pattern):
diff --git a/NEWS b/NEWS
index 13f947e9f..8e1914c5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Major changes in 2.23.2 are:
+* Increase default thumbnailing size limit
+* Various fixes to keyboard handling in icon and list view
+* Use description from gio as window title
+* Fix double click behaviour in list view
+* Remember windows size when closed while maximized
+* Always use single click policy in the places sidebar
+* Fix selection handling after canceling delete operation
+* Improve autorun behaviour
+* Improve internal error handling
+* Fix adding emblems
+* Fix gconf preferences description
+* Improve list column page indentation
+* Prevent recursive move/copy into itself
+* Show mount dialog for already mounted shares too
+* Prevent autogenerated file names from overflowing the max filename length
+* Use ellipsis as per HIG
+* Fix leaks
+* Fix crashes
+* Build fixes
+* Translation updates
+
Major changes in 2.23.1 are:
* Support new gnome-session autostart semantics.
* Unify session save/restore routines with "--restart" and "--load-session"