[nautilus/gnome-3-12] release: prepare for 3.12.2



commit 7cde75559885322f45c0cf7323f6c84d0687183c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue May 13 09:45:04 2014 -0700

    release: prepare for 3.12.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 164a6bf..1a908d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 3.12.2:
+* Don't resolve symlinks before launching an application
+* Fix a crasher when switching location out of trash
+* Fix a crasher when enumerating windows (Robert Ancell)
+* Fix a crasher when listing bookmarks (Robert Ancell)
+* Use headerbar in bookmarks dialog (Yosef Or Boczko)
+* Fix arrow direction in connect server dialog for RTL (Yosef Or Boczko)
+* Use spaces between em dashes in file operations (Ross Lagerwall)
+* Do not use legacy emblem names (David King)
+* Sync the GTK+ setting for 'sort-directories-first' (Matthias Clasen)
+
 Major changes in 3.12.0:
 * Translation updates
 
diff --git a/configure.ac b/configure.ac
index 3053fc3..776c77e 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.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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