[gnome-documents] release: Prepare 3.32.0



commit 39579f0af655e54dc32b1f863dec2842397303fd
Author: Christopher Davis <brainblasted disroot org>
Date:   Mon Mar 11 16:51:26 2019 -0400

    release: Prepare 3.32.0

 NEWS        | 41 +++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 42 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a5b5709a..6c9d8141 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+3.32.0
+======
+* Documents and Books are now separate apps
+* New icon
+* Replaced app menu with primary menu
+
+* Bugs fixed:
+ - #11 Documents hangs if any of the XDG_*_DIR vars are not defined
+ - #12 Doesn't show any documents when started through search provider
+ - #24 Present checkbox doesn't do anything
+
+* Translation updates:
+ - Afrikaans
+ - Catalan
+ - Chinese (Taiwan)
+ - Czech
+ - Danish
+ - Dutch
+ - Esperanto
+ - Finnish
+ - French
+ - Friulian
+ - Galician
+ - German
+ - Greek, Modern (1453-)
+ - Hungarian
+ - Indonesian
+ - Italian
+ - Japanese
+ - Kazakh
+ - Korean
+ - Latvian
+ - Lithuanian
+ - Malayalam
+ - Persian
+ - Polish
+ - Portuguese (Brazil)
+ - Romanian
+ - Russian
+ - Serbian
+
 3.31.92
 =======
 * Bugs fixed:
diff --git a/meson.build b/meson.build
index 776a01d7..7a6e7429 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-documents', 'c',
-  version: '3.31.92',
+  version: '3.32.0',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.42.0'


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