[gnome-control-center/gnome-3-34] Releasing 3.34.4



commit de0c355aa2a5ba37bc95d7230775df5fbcbe1a17
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Feb 14 11:25:58 2020 +1300

    Releasing 3.34.4

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dc6b45c08..7ffeda87c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+================
+Version 3.34.4
+================
+
+- Updated translations
+
+Thunderbolt
+- Fix memory leak
+
+Printers
+- Fix read of freed memory
+
+User Accounts
+- Use absolute path of command usermod
+- Fix carousel arrow location when animations are disabled
+- Fix memory leak
+- Fix uninitialized variable
+
+Region & Language
+- Fix LC_* variables not being correctly reset
+
+Sound
+- Add missing subwoofer icons
+
 ================
 Version 3.34.2
 ================
diff --git a/meson.build b/meson.build
index fcc062bd5..4dc622996 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.34.2',
+        version : '3.34.4',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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