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



commit 9bb655555e3dd1121b0dff90461ee6258f78a8fa
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Sep 25 21:27:12 2018 -0300

    3.30.1

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2449a32ad..cb41ab8c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+===============
+Version 3.30.1
+===============
+
+- Translation updates
+- Fix crash in the object cache system
+
+Color:
+- Fix fallout from GtkTemplate port
+
+Power:
+- Do not crash when canceling KDB brightness proxy creation
+
+Region:
+- Do not release locale keys in IM hash table
+- Plug leaking GFile objects
+- Replace tab characters by whitespaces
+- Fix language section not marked as insensitive
+- Cancel async permission when panel is closed
+
+Sharing:
+- Bind hostname entry from UI
+
+
 ===============
 Version 3.30.0
 ===============
diff --git a/meson.build b/meson.build
index 1dd93bf7f..2a8519c59 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.30.0',
+        version : '3.30.1',
         license : 'GPL2+',
   meson_version : '>= 0.43.0'
 )


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