[gnote] Prepare 3.9.1
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Prepare 3.9.1
- Date: Sat, 8 Jun 2013 19:12:31 +0000 (UTC)
commit a5772a391d613da5d4214e0e2353b80dd2be9bb2
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Jun 8 22:02:44 2013 +0300
Prepare 3.9.1
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 053ba25..e35030b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+3.9.1 - 2013/06/08
+
+New Features:
+ * Add check for desktop file validity
+ * Add shell search provider (#694014)
+ * Redesign main window toolbar (#699119, #701614, #701450)
+ * Add accelerator for New Note in main window (#700434)
+ * Add F10 accelerator for gears button
+ * Add Ctrl+W accel to close window (#700434)
+ * Embed note toolbar into main window (#699119)
+ * Move add-in menu items to main window gears menu (#700655)
+ * Make TOC header items act on entire line (#700612)
+ * Rename Pinned Notes toolbar to Important Notes (#700493)
+ * Add tooltip for pin button (#700437)
+ * Shorten special notebook names (#701570)
+ * Remove unsensitive Font Size menu item (#701618)
+
+Fixes:
+ * Fix keywords translations
+ * Fix open note in new window context item sensibility
+ * Text fixes in preferences dialog
+ * Fix English usage and grammar throughout help pages
+ * Make new notes numbered from 1 (#700448)
+ * Sort notes and notebooks case-insensitively and using Unicode (#700438)
+ * Fix splitter in search window (#700431)
+ * Fix All Notes notebook selection in search
+ * Fix TOC accelerators when IBus is used (#701555)
+
+Translations:
+ * Updated translations:
+ - Brazilian Portuguese (pt_BR)
+ - Czech (cs)
+ - Czech manual (cs)
+ - Lithuanian (lt)
+ - Slovenian (sl)
+ - Spanish manual (es)
+
3.9.0 - 2013/04/29
New Features:
diff --git a/configure.ac b/configure.ac
index d6f1422..4c620b2 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]