[gnome-settings-daemon] Release 42.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 42.2
- Date: Wed, 1 Jun 2022 00:40:52 +0000 (UTC)
commit 4bdf8b5ae38a382be4126bbc0ce8d87bac46177e
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jun 1 02:28:06 2022 +0200
Release 42.2
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 57e80c57..2a90522e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+============
+Version 42.2
+============
+- Translation updates
+- Drop direct uses of GSlice
+
+A11y-settings:
+- Enable toolkit-accessibility when using the magnifier
+
+Xsettings:
+- Simplify fetching string for an enum value
+- Remove direct mapping from gtk-im-module to Gtk/IMModule
+
============
Version 42.1
============
diff --git a/meson.build b/meson.build
index a8955a49..434211a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '42.1',
+ version: '42.2',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.49.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]