[at-spi2-core/gnome-41: 14/14] 2.42.1
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gnome-41: 14/14] 2.42.1
- Date: Sat, 17 Sep 2022 13:52:23 +0000 (UTC)
commit a58848388a9d6cb68bf145ddec4bf86c69c453ea
Author: Mike Gorse <mgorse suse com>
Date: Fri Sep 9 15:24:26 2022 -0500
2.42.1
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6738a3d6..7104fbf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.42.1:
+
+* The AT-SPI bus now uses the user's XDG_RUNTIME_DIR for its socket.
+Fixes accessibility for Snap-confined applications.
+
+* Fix crash when NULL is passed to some listener-related functions.
+
+* Caps lock is now unlocked for key synthesis. Fixes cutting and
+pasting from brltty when caps lock is on.
+
What's new in at-spi2-core 2.42.0:
* Set X root property when Xwayland starts on demand.
diff --git a/meson.build b/meson.build
index b5104c8c..fd94125d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.42.0',
+ version: '2.42.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]