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



commit 777c68347d49d079acb014c8910bed4abed22835
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Oct 5 11:02:37 2019 -0300

    3.34.1

 NEWS        | 38 ++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 39 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 792425beb..524c36799 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+================
+Version 3.34.1
+================
+
+- Updated translations
+
+Background
+- Allow load background file relative to XML file
+- Update clock in both preview modes
+
+Date & Time
+- Allow changing the timezone when auto-update is prohibited
+
+Network
+- Disable the "Apply" button until a change has been made
+- Fix Add Connection dialog
+- Accept empty values for the cloned mac address
+
+Online Accounts
+- Fix a crash
+
+Printers
+- Give printer name fewer characters in width
+- Check whether URI is valid while searching for printers
+
+Region & Language
+- Fix crash in keyboard layout population
+
+Search
+- Fix crash on clicking 'Search Locations'
+
+Sharing
+- Set new shared folder visible as soon as it gets added
+
+Sound
+- Remove leftover canberra-gtk header inclusion
+
+
 ================
 Version 3.34.0.1
 ================
diff --git a/meson.build b/meson.build
index 8ca97d12f..bbe9cb360 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.34.0.1',
+        version : '3.34.1',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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