summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-07 13:42:35 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-07 13:42:35 -0500
commit5b6d156f57ad630646c2c3e779d094b98766d529 (patch)
tree5381a7fd9d09c844abf58f248bd6946e22b5044b /NEWS
parent9465370aad15fe7b20923ad1009a5d3314edc621 (diff)
downloadnautilus-5b6d156f57ad630646c2c3e779d094b98766d529.tar.gz
Release 2.91.912.91.91
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71c80cc57..e998086b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 2.91.91 are:
+* Allow the dbus manager to run as a service
+* Create folders in subdirectories in list view, when possible
+* Make sure we don't focus headers in the places sidebar
+* Don't activate 'Rename' in the sidebar for non-bookmarks
+* Fix the list view not updating anymore after creating an empty file
+* Fix regressions in rename widget focus
+* Fix some UI regressions from the latest changes
+
Major changes in 2.91.90.1 are:
* Make modules of extensions pulling in ORBit resident, to avoid
ORBit's atexit()'s handler to call into unloaded code