[gnote] Prepare 3.7.1



commit b1578782fcaa47a1b13bb14f5decdac3047c57be
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sat Dec 8 21:06:06 2012 +0200

    Prepare 3.7.1

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef52ada..2b6ff07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.7.1 - 2012/12/08
+
+New Features:
+ * Add new special notebook PinnedNotesNotebook
+ * Add new special notebook Active Notes
+ * Replace switcher by search button in main window
+ * Add New Note button to main window toolbar (#657270)
+ * Add keywords to desktop file
+ * Change window title according to what's displayed
+
+Fixes:
+ * Fix segfaults when using tray menu (#688558)
+ * Fix Search All Notes tray menu item
+
+Translations:
+  * Updated translations:
+    - Assamese (as)
+    - Czech (cs)
+    - Galician (gl)
+    - Lithuanian (lt)
+    - Polish (pl)
+    - Serbian (sr)
+    - Slovenian (sl)
+    - Spanish (es)
+
 3.7.0 - 2012/11/03
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 589b3c2..106fee3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ GNOTE_VERSION="$PACKAGE_VERSION"
 AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
-LIBGNOTE_VERSION_INFO=0:0: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]