summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@gnome.org>2008-09-08 21:28:24 +0000
committerChristian Neumair <cneumair@src.gnome.org>2008-09-08 21:28:24 +0000
commitca482f6f0923288d9071cd51132229b0c94b5dd4 (patch)
treeb54824bd86896965f5e9a829e66a8f09ac95b058
parente5b8d1abafda0f887c5a463b3415a9f68c981151 (diff)
downloadnautilus-NAUTILUS_2_23_92.tar.gz
Update for release.NAUTILUS_2_23_92
2008-09-08 Christian Neumair <cneumair@gnome.org> * NEWS: Update for release. svn path=/trunk/; revision=14600
-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