[gnome-control-center/gnome-3-28] 3.28.2



commit 98eca2f974be3e155d5d43a37142b6f5d9fac7ac
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue May 29 13:20:51 2018 -0300

    3.28.2

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5a068ef65..c0d922849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==============
+Version 3.28.2
+==============
+
+- Don't pass --overview on desktop file
+- Translation updates
+
+Display:
+- Fix crashes on Night Light dialog
+
+Network:
+- Fix various Bluetooth and VPN issues
+
+User Accounts:
+- Fix building without Cheese
+- Fix wrong enterprise user/password hint
+
 ==============
 Version 3.28.1
 ==============
diff --git a/meson.build b/meson.build
index 0f84d52b7..84e04334c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-  version: '3.28.1',
+  version: '3.28.2',
   license: 'GPL2+',
   meson_version: '>= 0.43.0'
 )


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