[nautilus] release: prepare for 3.7.3



commit d46e57e5d8a599febdd370fa22aeb085457f1160
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Dec 17 16:51:22 2012 +0100

    release: prepare for 3.7.3

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a263787..f407960 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 3.7.3 are:
+* Update search provider to org.gnome.Shell.SearchProvider2 interface
+* Rely on GIO to parse ".hidden" files
+* Consistently use unicode ellipsis instead of three periods (Jeremy Bicha)
+* Use a different label for removing a file from "Recent" (Paolo Borelli)
+* Restore the previous behavior wrt. framing for custom icons
+* Share the "show hidden" GSetting option with the GTK+
+  file chooser (Timothy Arceri)
+* Fix missing unmount sync notification under some circumstances
+* Fix infinite loop while deep counting the size of "/" (Phillip Susi)
+* Fix wrong filename when restoring file from trash (Timothy Arceri)
+
 Major changes in 3.7.2 are:
 * Request to render larger thumbnails by default
 * Don't quote the current location name in search bar
diff --git a/configure.in b/configure.in
index 7a2ca85..4a985f6 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT(nautilus, 3.7.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.7.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]