[at-spi2-core] 2.39.1
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.39.1
- Date: Mon, 11 Jan 2021 21:12:25 +0000 (UTC)
commit b03b6a47af37fd1fa24c5ff604af643a84064898
Author: Mike Gorse <mgorse suse com>
Date: Mon Jan 11 14:00:04 2021 -0600
2.39.1
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dc320f30..c288f024 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What's new in at-spi2-core 2.39.1:
+
+* Don't use gdbus-broker if not running under systemd (#25).
+
+* Unref bus at the end of cleanup.
+
+* Fix XML interfaces (#26).
+
+* Use unix sockets instead of abstract sockets (#28).
+
+* Added a device API to replace the old API for capturing key
+ grabs. This is needed for toolkits that do not report keystrokes
+ to atk, such as gtk 4.
+
What's new in at-spi2-core 2.37.92:
* Fix a possible memory leak if an event name cannot be parsed.
diff --git a/meson.build b/meson.build
index 0b2474bf..bb4131b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.38.0',
+ version: '2.39.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]