[gnote/gnome-3-10] Prepare 3.10.1
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-3-10] Prepare 3.10.1
- Date: Sun, 27 Oct 2013 15:12:51 +0000 (UTC)
commit 81407cebb756bac51d151d520570116f3f34d735
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Oct 27 17:12:55 2013 +0200
Prepare 3.10.1
NEWS | 23 +++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1dd24bd..84437d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.10.1 "You teach best what you most need to learn" - 2013/10/27
+
+Fixes:
+ * Add missing space in user visible string (#709494)
+ * Fix spell-check breaking note links (#703664)
+ * Fix note rename dialog freeze
+ * Fix formatting breaking links (#702160, #702239)
+ * Fix internal links merging with other links
+ * Fix crash when disabling note add-in
+ * Fix build without C++11 (#710949)
+
+Translations:
+ * Updated translations:
+ - Brazilian Portuguese (pt_BR)
+ - Czech (cs)
+ - Hungarian (hu)
+ - Latvian (lv)
+ - Lithuanian (lt)
+ - Polish (pl)
+ - Slovenian (sl)
+ - Spanish (es)
+ * Updated Spanish manual (es)
+
3.10.0 "To teach is to learn twice" - 2013/09/28
New Features:
diff --git a/configure.ac b/configure.ac
index 36c112e..036abb8 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: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]