[gnote] Prepare 3.24.0



commit dd88da5423d157e894f8b0248b4f14ae6634ebb5
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Mon Mar 27 22:57:52 2017 +0300

    Prepare 3.24.0

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e81235..db6c615 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.24.0 - "If at first you do succeed, try to hide your astonishment" - 2017/03/27
+
+Fixes:
+  * Left align items in popovers and increase vertical spacing (#778823)
+  * Fix --background option
+  * Make D-Bus APIs for opening notes respect new window setting (#778871)
+  * Change default for window to not autosize (#778822)
+  * Fix no icon for Gnote windows in some WMs (#762001)
+  * Use icon for Create Note button (#704116)
+  * Fix crash in search
+
+Translations:
+  * Updated translations:
+    - Brazilian Portuguese (pt_BR)
+    - Czech (cs)
+    - Danish (da)
+    - German (de)
+    - Hungarian (hu)
+    - Indonesian (id)
+    - Italian (it)
+    - Lithuanian (lt)
+    - Polish (pl)
+    - Swedish (sv)
+    - Turkish (tr)
+
 3.23.0 - 2017/02/26
 
 New Features:
diff --git a/configure.ac b/configure.ac
index ecd7fda..564842c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.23.1)
+AC_INIT(gnote, 3.24.0)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([1.11 foreign subdir-objects dist-xz no-dist-gzip tar-ustar])


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