[gnote] Prepare 3.9.2
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Prepare 3.9.2
- Date: Sun, 21 Jul 2013 12:36:34 +0000 (UTC)
commit 7458558d97e28c12dadcddbd372a941992e21c37
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jul 21 15:35:58 2013 +0300
Prepare 3.9.2
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e35030b..6eabcea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+3.9.2 - 2013/07/21
+
+New Features:
+ * Remove underline from note title (#701855)
+ * Always open new windows from tray (#700458)
+ * Add option to always open notes in new window (#700458)
+ * Make preferences dialog more compact
+ * Do not save window position, leave it to window manager
+ * Make X11 conditional dependency to allow run on Wayland (--with-x11-support to enable)
+ * Save main window sorting, always show it (#700609, #700436)
+ * Respect gnome clock-format setting (#700432)
+ * Rename Notes dialog column "Last Changed" to "Modified" (#704111)
+ * Make "Modified" column format more compact (#704113)
+ * Add menu item and accelerator for renaming notebook (#700435)
+ * Shorten context menu item labels
+ * New dependency BOOST_FOREACH
+
+Fixes:
+ * "Table of Content" renamed to "Table of Contents" (#701942)
+ * Note title no longer displayed in brackets (#701853)
+ * Some cleanup in create notebook dialog (#701845)
+ * Do not show faded icons in main window toolbar (#701851)
+ * Bump required version of Glibmm to 2.32 (actually required version)
+ * Fix occasional crash when using tray icon
+ * Fix crash when closing after multiple link activations
+ * Do not overwrite entire note when replacing title (#701616)
+ * Fix critical assertion errors when searching (#700626)
+ * Set focus to notes list when showing it (#700611)
+ * Fix notebook selection on rename
+ * Make selection saving work reliably (#700553)
+ * Do not show empty Active notes notebook
+ * Disable rename notebook context menu for special notebooks (#704197)
+
+Translations:
+ * Updated translations:
+ - Czech (cs)
+ - German (de)
+ - Greek (el)
+ - Lithuanian (lt)
+ - Spanish (es)
+ * Updated Spanish manual (es)
+
3.9.1 - 2013/06/08
New Features:
diff --git a/configure.ac b/configure.ac
index afd11ea..c5d5699 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=1:0:0
+LIBGNOTE_VERSION_INFO=2:0:0
AC_SUBST(LIBGNOTE_VERSION_INFO)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]