[nautilus/gnome-3-22] release: prepare for 3.22.2



commit 2c7e8d3e3cd019e6938be643e8991414190344d8
Author: Carlos Soriano <csoriano gnome org>
Date:   Sat Dec 10 00:53:23 2016 +0100

    release: prepare for 3.22.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70dc2ab..1ccfd4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 3.22.2:
+* Fix opening menus with keyboard (djb)
+* Fix batch rename failing to rename in some cases (Alex Pandelea)
+* Remove Bookmarks manager shortcut from the shortcut window (Jeremy Bicha)
+* Reverse view icon logic to match design expectations (Carlos Soriano)
+* Make icons on desktop work on Wayland sessions (Florian Mullner)
+* Fix popover animations (Alex Pandelea)
+* Use the same setting for "directories first" both for file chooser and Nautilus (Felipe Borges)
+* Select entire names when renaming a folder (Razvan Chitu)
+* Fix wrong progress information in operations due to races (Carlos Soriano)
+* Fix wrong progress information in operations in non local files (Christophe Fergeau)
+* Fix regresion on speed when copying or moving files (Carlos Soriano)
+
 Major changes in 3.22.1:
 * Multiple batch renaming fixes (Alex Pandelea, Carlos Soriano)
 * Multiple compression integration fixes (Razvan Chitu, Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index 2f2289a..b680935 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[3.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.22.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]