[gnote] Prepare 3.14.0



commit e99b04e32a101fb978efda73f19a37a882bdce55
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Fri Sep 26 23:22:44 2014 +0300

    Prepare 3.14.0

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e12ca84..b46da07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+3.14.0 - "System is only as robust as its least reliable component" - 2014/09/26
+
+New Features:
+  * Increase the default size of note window
+  * Add option to autosize note window (#709699)
+
+Fixes:
+  * Optimize auto-linking (#729832)
+  * Fix link action not always sensitive when text is selected
+  * Timeout when started as shell search provider (#736472)
+  * Fix bullet not removed on delete key
+  * Fix removing bullet on enter at the start of bulleted line (#702018)
+
+Translations:
+  * Added translations:
+    - Basque (eu)
+  * Updated translations:
+    - Assamese (as)
+    - Bengali (India) (bn_IN)
+    - Brazilian Portuguese (pt_BR)
+    - Czech (cs)
+    - German (de)
+    - Gujarati (gu)
+    - Hindi (hi)
+    - Indonesian (id)
+    - Kannada (kn)
+    - Lithuanian (lt)
+    - Marathi (mr)
+    - Polish (pl)
+    - Spanish (es)
+    - Tamil (ta)
+    - Telugu (te)
+  * Added Hungarian manual (hu)
+  * Updated Lithuanian manual
+
 3.13.0 - 2014/05/01
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 6f267e3..3cc0b86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.13.1)
+AC_INIT(gnote, 3.14.0)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])


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