meson: Actually use the soversion
[platform/upstream/at-spi2-core.git] / NEWS
diff --git a/NEWS b/NEWS
index fbc7d4d..959ade0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+What's new in at-spi2-core 2.25.92:
+
+* configure.ac: make xkb optional, as intended.
+
+* Optionally read the bus address from the ATSPI_BUS_ADDRESS environment
+  variable (bgo#787126).
+
+What's new in at-spi2-core 2.25.91:
+
+* Meson builds should now be usable.
+
+What's new in at-spi2-core 2.25.90:
+
+* Fix a couple of introspection issues (bgo#784481).
+
+* atspi_get_a11_bus: don't leak the DBusConnection.
+
+* Meson fixes.
+
+What's new in at-spi2-core 2.25.4:
+
+* Fix gir generation with autotools (bgo#783994).
+
 What's new in at-spi2-core 2.25.3:
 
 * Fix -Wmisleading-indentation warnings.