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



commit d2a1a35be8ea6cef98d54becc90360d3931f11d6
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Mar 27 10:20:17 2020 +1300

    3.34.5

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7ffeda87c..183502b1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+================
+Version 3.34.5
+================
+
+- Updated translations
+- Remove some dead code
+
+Display
+- Fix resolution options getting stuck in a low resolution
+
+Network
+- Print warning if failed to save to libsecret
+- Handle security combo box being not selected correctly
+- Fix small memory leaks
+
+Sharing:
+- Fix small memory leak
+
+User Accounts
+- Fix uninitialized variable
+- Fix small memory leak
+
 ================
 Version 3.34.4
 ================
diff --git a/meson.build b/meson.build
index 4dc622996..576a7e9cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.34.4',
+        version : '3.34.5',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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