[nautilus] release: prepare for 3.22.1



commit ce0c0bb5510577c9285512d2be52cba119903b96
Author: Carlos Soriano <csoriano gnome org>
Date:   Fri Oct 14 18:24:40 2016 +0200

    release: prepare for 3.22.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 368144a..70dc2ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Major changes in 3.22.1:
+* Multiple batch renaming fixes (Alex Pandelea, Carlos Soriano)
+* Multiple compression integration fixes (Razvan Chitu, Carlos Soriano)
+* Fix not showing "eject" and other options for devices in the context menu in the desktop (victoryang)
+* Rework clipboard handling, fixing desktop<->Nautilus interaction (Carlos Soriano)
+* Fix overlaping icons on desktop in some cases, noticeabily in Ubuntu (Ian Lane)
+* Fix wrong progress information in operations when skipping files (Razvan Chitu)
+* Fix gnome-shell search only searching for whole words (Jiri Cerny)
+* Show location as default for list view on Recent (Carlos Soriano)
+* Fix context menu position in Wayland or other non-global coordinates systems (Carlos Soriano)
+* Update man page of nautilus (Ernestas Kulik)
+* Add revealer for warnings in batch rename dialog (Lavinia Stefania)
+* Add tooltips to batch rename dialog file names (Alex Pandelea)
+* Port nautilus classes to G_DECLARE (Lavinia Stefania)
+* Extend Nautilus File API for regular files (Neha Yadav)
+* Don't crash for simple leaks on the views (Carlos Soriano)
+
 Major changes in 3.22.0:
 * Increase gtk+ depencency version (Michael Biebl)
 
diff --git a/configure.ac b/configure.ac
index 9a0def4..2f2289a 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.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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