[at-spi2-core] 2.45.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.45.90
- Date: Sat, 6 Aug 2022 14:43:40 +0000 (UTC)
commit 591ccfe66aa4c50d6bf8f6050728273f598a79a5
Author: Mike Gorse <mgorse suse com>
Date: Sat Aug 6 09:22:01 2022 -0500
2.45.90
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 520b2c41..1fd9bbef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+What's new in at-spi2-core 2.45.90:
+
+* xml: Add some documentation.
+
+* xml: Fix event arguments.
+
+* xml: Add some missing DeviceEventController methods.
+
+* Bind the AT-SPI bus to the graphical session.
+
+* Mark bus service as belonging to the session slice.
+
+* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
+
+* Add an "announcement" event/signal to allow objects to send
+ notifications (!63).
+
+* Various code clean-ups and test improvements.
+
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
diff --git a/meson.build b/meson.build
index 83da360f..d7863d6b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.45.1',
+ version: '2.45.90',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]