[nautilus] release: prepare for 3.3.92



commit 4229689853639bce00b4a8dab7f7312aafb7da32
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 19 17:24:02 2012 -0400

    release: prepare for 3.3.92

 NEWS         |   14 ++++++++++++++
 configure.in |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 365b560..a369834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 3.3.92 are:
+* Fix scrolling in compact view to work with latest GTK
+* Fix Ctrl+Scroll zooming to work with latest GTK
+* Don't hide Open With applications for subtypes of application/x-desktop
+* Add support for the "network" GVolume class identifier
+* Fix a crash at exit with certain extensions that keep refs of the
+  NautilusFileInfos
+* Fix initial focus row when moving the focus into the Places sidebar
+* Fix Shift+Click selection when going back/forward in browsing history
+* Fix packing of desktop file box in properties view
+* Fix pathbar button sizing when a file watched by the pathbar changes name
+* Fix properties window not being able to shrink size
+* Remove unused --enable-profiler configure option
+
 Major changes in 3.3.91 are:
 * Ensure pathbar scrolling works with latest GTK
 * Fix a crash when unmounting volumes with non-empty trash
diff --git a/configure.in b/configure.in
index 6c8bab3..ca1bc32 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.3.91, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.3.92, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



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