[gnote/gnome-3-10] Prepare 3.10.2



commit c5ad73bf68d0ae636d1c737e0b18ca34cead363b
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Dec 28 17:26:39 2013 +0200

    Prepare 3.10.2

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84437d7..b4fa8ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.10.2 "The more you complain, the longer God lets you live" - 2013/12/28
+
+New Features:
+  * Do not close main window on escape
+  * Make setting enable-close-note-on-escape work (#720748)
+
+Fixes:
+  * Fix occasional crash on MATE and Cinnamon desktops (#719666)
+  * Never open new window with --background (#720491)
+  * Fix command line processing on primary instance
+
+Translations:
+  * Updated translations:
+    - Indonesian (id)
+    - Tamil (ta)
+
 3.10.1 "You teach best what you most need to learn" - 2013/10/27
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index a45435a..04b90d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ GNOTE_VERSION="$PACKAGE_VERSION"
 AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
-LIBGNOTE_VERSION_INFO=0:1:0
+LIBGNOTE_VERSION_INFO=1:0:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 
 


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