summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2005-03-01 09:22:49 +0000
committerAlexander Larsson <alexl@src.gnome.org>2005-03-01 09:22:49 +0000
commitf68dde25720cec0c474e1caa8dde5c0ad5a909c5 (patch)
tree52271d6678e2b0157900c4c866e0f5bdcc0071e1
parent27d44e5217baf1aee9670bf8434b072d10a1fb20 (diff)
downloadnautilus-f68dde25720cec0c474e1caa8dde5c0ad5a909c5.tar.gz
Update for release
2005-03-01 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e8b94f98..5d8088db5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-01 Alexander Larsson <alexl@redhat.com>
+
+ * NEWS:
+ Update for release
+
2005-02-27 Martin Wehner <martin.wehner@gmail.com>
* src/file-manager/fm-list-view.c: (create_and_set_up_tree_view):
diff --git a/NEWS b/NEWS
index 6bcd86bc5..9472a43b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
-This is nautilus 2.9.91, the file manager for the Gnome 2 desktop.
+Major changes in 2.9.92 are:
+* Avoid doing i/o to tree root nodes before they are used.
+ This means we don't get authentication callbacks.
+* Correct handling of startup notification
+* Fix crashers in desktop icon context menus when unmounting volumes
+* Make property page for home icon on desktop show the right size
+* Prevent the progress dialog from displaying strange ETAs
+* Make backspace key open parent folder in list view
Major changes in 2.9.91 are:
* Fix some crashes