summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2018-06-18 20:27:06 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2018-06-18 20:27:06 -0500
commit1948f94335dc042755d5f00a05fcc9ea5134dd82 (patch)
tree28da6c8041001c484b62140569b1a8b4ff2c7d84 /NEWS
parent432e2ab84a4f0e14e3f6066792635842e0846a86 (diff)
downloadat-spi2-core-1948f94335dc042755d5f00a05fcc9ea5134dd82.tar.gz
2.29.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3092770b..2767e4ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.29.1:
+
+* Add dbus-broker support to bus launcher.
+
+* Add ScrollTo and ScrollToPoint component interfaces.
+
+* Do not use deprecated GSettings API
+
+* Fix various compiler warnings and documentation annotations.
+
What's new in at-spi2-core 2.27.92:
* Support building a static library (bgo#793652).