[gnome-control-center/gnome-3-30] 3.30.2



commit 1fed01f2cd95fbf21c4390fe5ea9326e217c0f96
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Oct 31 19:02:55 2018 -0300

    3.30.2

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cb41ab8c4..aa5544102 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+===============
+Version 3.30.2
+===============
+
+- Translation updates
+
+Display:
+- Hide unsupported resolutions again
+- Improve snapping
+- Stop night light dialog being destroyed twice
+
+Online Accounts:
+- Track the lifecycle of CcGoaPanel across async calls
+
+Region:
+- Fix double-free when closing the input chooser dialog
+
+Wi-Fi:
+- Disable periodic scan only when Wi-Fi is disabled
+
+
 ===============
 Version 3.30.1
 ===============
diff --git a/meson.build b/meson.build
index 2a8519c59..a826a492a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.30.1',
+        version : '3.30.2',
         license : 'GPL2+',
   meson_version : '>= 0.43.0'
 )


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