summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS11
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 233ee484a..8321e0e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-09-08 Christian Neumair <cneumair@gnome.org>
+ * NEWS:
+ Update for release.
+
+2008-09-08 Christian Neumair <cneumair@gnome.org>
+
* libnautilus-private/nautilus-icon-container.c (select_range),
(keyboard_move_to), (handle_icon_button_press):
Allow to select range additively when pressing ctrl and shift, i.e.
diff --git a/NEWS b/NEWS
index 5c648d69d..0d6f6c59e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 2.23.92 are:
+* Icon/compact view:
+ * Allow to select range in addition to current selection, when pressing ctrl
+ and shift at once [not yet doable in list view]
+ * Fix layout timestamp storage when moving items around on desktop
+* List view:
+ Default to reverse sort order for date columns (i.e. recent to old)
+* Improve “Clear History” confirmation dialog
+* Use GdkAppLaunchContext instead of EelAppLaunchContext
+* Fix small leaks
+
Major changes in 2.23.91 are:
* Make autorun work for blank media
* No more pixelated SVGs displayed for desktop items with absolute icon SVG paths