summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-02-18 14:06:41 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-02-18 14:06:41 -0500
commit236044a93840a4b0ffdcaec5e712fbc47f0e215c (patch)
treef9656f5669b2c2e70f2736506dc57548fd975cd4 /NEWS
parenta73c8c7736cee89bf5470de47aec876b86878bcd (diff)
downloadnautilus-236044a93840a4b0ffdcaec5e712fbc47f0e215c.tar.gz
release: prepare for 3.7.903.7.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bff8dc24..c0b88310e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.7.90 are:
+* Add back a Treeview option for list view. This is off by default, and
+ is backed by a checkbox in the Preferences dialog
+* Add a "Connect to Server" item in the Network section of the sidebar
+* Add a "Format..." item in volume context menus in the sidebar
+* Fix accelerators not showing up in gear and view menus
+* Use G_APP_INFO_CREATE_NEEDS_TERMINAL instead of handrolled
+ code (William Jon McCann)
+
Major changes in 3.7.5 are:
* Switch to hovered locations on DnD (William Jon McCann)
* Support a --force-desktop commandline option for classic mode