From 4229689853639bce00b4a8dab7f7312aafb7da32 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 19 Mar 2012 17:24:02 -0400 Subject: release: prepare for 3.3.92 --- NEWS | 14 ++++++++++++++ configure.in | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 365b560bb..a369834f6 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 6c8bab3f4..ca1bc3210 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 =========================================================================== -- cgit v1.2.1