[gnome-logs] update NEWS for 3.34.0 release



commit 633fa10cd8caaa594dabbfad3ebd2e551c27367f
Author: Jonathan Kang <jonathankang gnome org>
Date:   Tue Sep 10 09:32:59 2019 +0800

    update NEWS for 3.34.0 release

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 343981b..2870500 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GNOME Logs 3.34.0
+=================
+
+* Avoid segfault when updating the boot menu
+* Fix application name in about dialog
+* Fixed unfunctional translations in meson
+* updates to Basque, Friulian, Persian and Catalan translations
+
 GNOME Logs 3.33.2
 =================
 
diff --git a/meson.build b/meson.build
index 5395e5b..631df52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-logs', 'c', version : '3.33.2')
+project('gnome-logs', 'c', version : '3.34.0')
 
 gl_name = meson.project_name()
 gl_version = meson.project_version()


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