[gnome-control-center] 3.31.2



commit fb45df29a315980ea59511dce5afef9268726956
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Nov 12 22:25:22 2018 -0200

    3.31.2

 NEWS        | 43 +++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2449a32ad..a4c52e93b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+===============
+Version 3.31.2
+===============
+
+- Use X-GNOME-UsesNotifications on various desktop files
+- Introduce new icon
+- Add interative test panels
+- Translation updates
+
+Date & Time:
+- Grey out automatic timezone
+
+Display:
+- Correctly add minor axis to snapping
+- Correctly snap on various situations
+
+Network:
+- Cleanup many classes
+
+Online Accounts:
+- Track lifecycle of CcGoaPanel across async calls
+
+Privacy:
+- Use templates
+
+Region and Language:
+- Use a popover instead of a dialog for input options
+- Redesign language chooser widget
+- Plug various leaks
+- Major cleanups
+
+Sharing:
+- Bind hostname entry
+
+User Accounts:
+- Use templates
+- Do not crash when libpwquality fails
+
+Wacom:
+- Port calibrator UI to GTK
+- Remove clutter-gtk dependency
+
+
 ===============
 Version 3.30.0
 ===============
diff --git a/meson.build b/meson.build
index c322d3c8b..2be725096 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.31.0',
+        version : '3.31.2',
         license : 'GPL2+',
   meson_version : '>= 0.43.0'
 )


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