[gnome-control-center] 3.35.2



commit 06745e064a04fbbecf718975a36456a33078a389
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Nov 25 11:57:43 2019 -0300

    3.35.2

 NEWS        | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 47 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 792425beb..9b86e17dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+================
+Version 3.35.2
+================
+
+- Tighten up code style
+- Improve timezone for various countries
+- Replace deprecated logging functions with modern equivalents
+- Updated translations
+
+Background
+- Update clock in both preview modes
+
+Date & Time
+- Allow changing the timezone when auto-update is prohibited
+
+Display
+- Replace CC_DISPLAY_*_GET_PRIVATE
+
+Info
+- Implement new design
+- Add windowing system field
+
+Network
+- Add new hotspot creation dialog
+- Major cleanups and code refactorings
+- Plug various memory leaks
+
+Privacy
+- Drop the panel and replace it by various subpanels
+
+Search
+- Make rows and its elements reachable via keyboard
+
+Sharing
+- Set new shared folder visible as soon as it gets added
+
+Sound
+- Remove leftover canberra-gtk header inclusion
+
+Universal Access
+- Make rows and its elements reachable via keyboard
+
+User Accounts
+- Use 'pw usershow' to check username validity on FreeBSD
+
+
 ================
 Version 3.34.0.1
 ================
diff --git a/meson.build b/meson.build
index f6a5366f7..5b97081c6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.35.0',
+        version : '3.35.2',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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