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



commit a1d936d9dd63a5e82d0a65733de7a6cc40eff717
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Feb 8 00:00:55 2019 -0200

    3.30.3

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index aa5544102..b74202228 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+===============
+Version 3.30.3
+===============
+
+- Translation updates
+
+Display:
+- Various bugfixes
+
+Network:
+- Move AP list population into an idle handler
+
+Power:
+- Fix device label alignment
+
+Thunderbolt:
+- Fix double free in bolt client
+
+Universal Access:
+- Reverse Repeat Keys Speed direction
+
+
 ===============
 Version 3.30.2
 ===============
diff --git a/meson.build b/meson.build
index d6f11783c..e0e1f93ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.30.2',
+        version : '3.30.3',
         license : 'GPL2+',
   meson_version : '>= 0.43.0'
 )


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