[gnote/gnome-3-8] Prepare 3.8.1



commit f2f369cc4cfa40551afaed53df435add6a3b731b
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun May 12 15:05:57 2013 +0300

    Prepare 3.8.1

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d30d4d..97977ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.8.1 "In every non-trivial program there is at least one bug" - 2013/05/12
+
+Fixes:
+  * Fix desktop file keyword translations (#696664)
+  * Fix opening help pages using URI (#698327)
+  * Fix show help on F1 in main window search mode
+  * Fix open note in new window context item sensibility
+
+Translations:
+  * Updated translations:
+    - Brazilian Portuguese (pt_BR)
+    - Greek (el)
+    - Indonesian (id)
+    - Malayalam (ml)
+    - Oriya (or)
+    - Serbian (sr)
+    - Telugu (te)
+
 3.8.0 "We can predict everything, except the future" - 2013/03/24
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 5e3f70a..ca9e72d 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=0:1:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 
 


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