diff --git a/NEWS b/NEWS index 3092770b36e6353a4a59c5f92b21ef6aa8b4574c..2767e4aeb8d8e8f8de5cc613f6f8077c7b3783d1 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).