[gnome-control-center/gnome-3-34] 3.34.2



commit 049df20eca021449eadc61960770e8d9709da16e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Nov 25 11:43:31 2019 -0300

    3.34.2

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 524c36799..dc6b45c08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+================
+Version 3.34.2
+================
+
+- Updated translations
+
+Applications
+- Fix a memory leak
+
+Background
+- Fix crash if a BgRecentSource is unreffed during an async operation
+
+Display
+- Use correct mode for supported scale checking
+
+Printer
+- Provide a scheme to address parser
+
+User Accounts
+- Fix password dialog crashes and hangs
+
 ================
 Version 3.34.1
 ================
diff --git a/meson.build b/meson.build
index bbe9cb360..fcc062bd5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.34.1',
+        version : '3.34.2',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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