summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2022-08-06 09:22:01 -0500
committerMike Gorse <mgorse@suse.com>2022-08-06 09:41:05 -0500
commit591ccfe66aa4c50d6bf8f6050728273f598a79a5 (patch)
tree5c6a62da5c6214e435cc623a3bf06763b41ff141 /NEWS
parentab979c443ac11375a6baecfca897b0a44acdf861 (diff)
downloadat-spi2-core-591ccfe66aa4c50d6bf8f6050728273f598a79a5.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
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.