[gnome-settings-daemon] Release 3.31.90
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 3.31.90
- Date: Tue, 5 Feb 2019 22:53:39 +0000 (UTC)
commit 822cf6e703c360b1d2e1b8981355e01b010bb75e
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Feb 5 23:47:37 2019 +0100
Release 3.31.90
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 01dc77f8..945cc6a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+===============
+Version 3.31.90
+===============
+- Translation updates
+- Remove libXtst as a dependency
+
+Keyboard:
+- Enable ibus for OSK purposes on X11
+
+Power:
+- Add x-gnome-privacy-scope hints to power notifications
+- Define brightness to be -1 if builtin display is disabled
+
+Smartcard:
+- Wait until smartcards are inspected before locking screen
+- handle a smartcard getting removed very shortly after login
+
==============
Version 3.31.2
==============
diff --git a/meson.build b/meson.build
index 301e2c37..29c9ca22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.31.2',
+ version: '3.31.90',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]