[gnome-control-center] 3.29.4
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] 3.29.4
- Date: Tue, 17 Jul 2018 00:46:19 +0000 (UTC)
commit 65b90d595127d4d94387e84ebbc2410b7da4cfab
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Jul 16 21:32:05 2018 -0300
3.29.4
NEWS | 31 +++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 87cf23a90..4b06e9487 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+==============
+Version 3.29.4
+==============
+
+- Introduce Dynamic Panel
+- Many code cleanups and modernizations
+
+CI:
+- Support for multiarch builds (ARMv8 and PPC64)
+- Support generating Flatpaks on demand
+
+Display:
+- Improve display arrangement widget
+
+Network:
+- Add a testsuite
+
+Sharing:
+- Expose Remote Desktop work on Wayland
+
+User Accounts:
+- Use term "Confirm" instead of "Verify"
+- Use the same phrase when passwords do not match
+
+Wacom:
+- Hide when no Wacom devices are connected
+- Remove deprecated APIs
+
+Wi-Fi:
+- Hide when no Wi-Fi adapters are available
+
==============
Version 3.29.2
==============
diff --git a/meson.build b/meson.build
index b0fd91c08..9885baf6e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.29.2',
+ version : '3.29.4',
license : 'GPL2+',
meson_version : '>= 0.43.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]