[gnote] Prepare 3.11.1
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Prepare 3.11.1
- Date: Sun, 19 Jan 2014 14:31:47 +0000 (UTC)
commit e85c5f0ca4585dcb2a79f9eef8bc22937de86910
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jan 19 15:56:40 2014 +0200
Prepare 3.11.1
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 594af3b..28cca14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+3.11.1 - 2014/01/19
+
+New Features:
+ * App menu: standardize help/about/quit (#720130)
+ * Help: add logo next to title (#720131)
+ * Do not close main window on escape
+ * Make setting enable-close-note-on-escape work (#720748)
+ * Use Gtk::HeaderBar in main window
+
+Fixes:
+ * Hold application in background mode, fixes crash in some environments (#719666)
+ * Never open new window with --background (#720491)
+ * Fix command line processing on primary instance
+ * Pluralize "notes" keyword in desktop file
+ * Fix tooltip on unpin button (#721357)
+ * Update notes list when back from note (#721358)
+ * Fix empty items in application menu in some environments
+ * Update documentation licence (new FSF address) (#721563)
+ * Do not close main window when middle-click on link (#721852)
+ * Update README (#721855)
+ * Update AppData screenshot
+
+Translations:
+ * Updated translations:
+ - Assamese (as)
+ - Brazilian (pt_BR)
+ - Czech (cs)
+ - German (de)
+ - Greek (el)
+ - Lithuanian (lt)
+ - Polish (pl)
+ - Spanish (es)
+ - Tamil (ta)
+ * Updated Czech manual (cs)
+
3.11.0 - 2013/11/03
New Features:
diff --git a/configure.ac b/configure.ac
index a89f222..c7b00be 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=1:0:0
AC_SUBST(LIBGNOTE_VERSION_INFO)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]