[gnome-control-center/gnome-3-28] 3.28.1
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gnome-3-28] 3.28.1
- Date: Tue, 10 Apr 2018 13:18:02 +0000 (UTC)
commit 615d481608ab74cb56fcb2876967f502fe525f90
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Apr 10 10:16:13 2018 -0300
3.28.1
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f01d0b936..5a068ef65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+Version 3.28.1
+==============
+
+- Translation updates
+
+Keyboard:
+- Make "Set Shortcut" button accessible
+
+Network:
+- Silence a compiler warning
+- Cleanup dead code
+
+Online Accounts:
+- Remove pending account when closing the panel
+
+Printers:
+- Fix crash when panel is closed quickly
+
+User Accounts:
+- Prevent freezes caused by external cameras
+
==============
Version 3.28.0
==============
diff --git a/meson.build b/meson.build
index b69580252..90ee21cb0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version: '3.28.0',
+ version: '3.28.1',
license: 'GPL2+',
meson_version: '>= 0.43.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]