[gnote/gnome-3-20] Prepare 3.20.2



commit 7e012aec4864ca327ec5cfcf5d0efac446f3dfd1
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Sep 24 19:33:28 2016 +0300

    Prepare 3.20.2

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ca566e7..fe366ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.20.2 - "Theory and practice are always the same thing. In theory, not in practice." - 2016/09/24
+
+Fixes:
+  * Fix Windows size shrinking when switching from/to note (#764464)
+  * Fix tab activating search (#767834)
+  * Make escape close search when search entry has focus
+  * Make --search always show main window in search mode (#769906)
+  * Fix build using Gtkmm 3.22
+
+Translations:
+  * Updated translations:
+    - Czech (cs)
+    - German (de)
+    - Hungarian (hu)
+    - Indonesian (id)
+    - Portuguese (pt)
+    - Serbian (sr, sr@latin)
+    - Spanish (es)
+
 3.20.1 - "The biggest problem in this country is apathy, but who cares" - 2016/05/15
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index fcb81ee..e4fa057 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
 AC_DEFINE_UNQUOTED([LIBGNOTE_RELEASE], ["$LIBGNOTE_RELEASE"], [libgnote release.])
-LIBGNOTE_VERSION_INFO=0:1:0
+LIBGNOTE_VERSION_INFO=1:0:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
 


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