summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-02-06 17:26:15 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-02-06 17:26:15 -0500
commit37acaa61ae295762b9e17794457bd4d003c09c20 (patch)
tree5333595af618f3ef8053f753ee9bb63faae7d2d3 /NEWS
parentb3434e8bec9231b21f34fbe4bfc5e05b8d2e592b (diff)
downloadnautilus-37acaa61ae295762b9e17794457bd4d003c09c20.tar.gz
release: prepare for 3.7.53.7.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0f945d36..7bff8dc24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+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
+* Add a separate desktop file for classic mode integration
+* Use a better position for navigation button popup menus
+* Fix many memory leaks (Pavel Vasin)
+* Fix a crasher when a file in trash has reserved characters in the filename
+* Fix a crasher when closing the sidebar immediately after construction
+* Fix a crasher closing the properties dialog while calculating folder size
+* Fix backup files showing up in search provider results
+* Fix floating bar buttons being added twice
+
Major changes in 3.7.4 are:
* Support a --select commandline option to force selection of the passed-in URI
* Add source hints to notifications (Matthias Clasen)