summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-06-17 17:29:31 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2019-06-17 17:29:31 -0500
commit5604b79d72179708b218ddaaf226fc38614ca4a9 (patch)
tree83cdd4fcb7e67bd8cf3c964cc2ab6a2e410d1bfa /NEWS
parent97433fca383dcaeba294d61260a2c61ec880e032 (diff)
downloadat-spi2-core-5604b79d72179708b218ddaaf226fc38614ca4a9.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 292c5fb4..d54035e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What's new in at-spi2-core 2.33.2:
+
+* Check WAYLAND_DISPLAY, rather than XDG_SESSION_TYPE, to avoid X
+ connections. Fixes breakage if X is started with startx and
+ XDG_SESSION_TYPE is unset.
+
+* X11: also try mod4 and mod5 to generate keysyms.
+
+* Add ATSPI_ROLE_CONTENT_DELETION and ATSPI_ROLE_CONTENT_INSERTION.
+
+* Check for dbus-daemon in /usr/lib (for Solaris).
+
What's new in at-spi2-core 2.33.1:
* Fix meson build for meson 0.50.0.