[nautilus] release: prepare for 3.11.3



commit a03a64711652455eec8bf9fe33e0466b971dc6cc
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Wed Dec 18 10:12:16 2013 -0800

    release: prepare for 3.11.3

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 88bc3a9..9487741 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.11.3:
+* Don't perform deep counts on regular files (Ross Lagerwall)
+* Fix overlapping filenames on hover in canvas view (Manuel Bachmann)
+* Fix crasher when changing the symlinks cache (Michael Catanzaro)
+* Standardize Help/About/Quit for the app menu (Michael Catanzaro)
+* Remove Enter Location from the app menu (Michael Catanzaro)
+* Use search bar style for the query editor (William Jon McCann)
+* Support building against Tracker 0.18 (Dominique Leuenberger)
+
 Major changes in 3.11.2:
 - Bring back eject button in sidebar (Matthias Clasen)
 - Fix rename entry rendering (Alex Larsson)
diff --git a/configure.ac b/configure.ac
index 567963d..809d386 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.11.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]