summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-27 20:26:29 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-27 20:26:29 -0500
commit5d11ab8bc6d2b93e8b7712e64c310cc08f521180 (patch)
tree7e28a448285877ffb823c0430a263d97bdeb8f5b /NEWS
parent1aa774034a5190062734ceaeb09138f922430fd3 (diff)
downloadat-spi2-core-5d11ab8bc6d2b93e8b7712e64c310cc08f521180.tar.gz
NEWS: Update release notes with the meson features
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dff8da49..46d62b58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+FIXME: no version number yet; I just want to get the following item in the release notes:
+
+* The meson options -Dx11 and -Dintrospection are now implemented with
+ meson features - https://mesonbuild.com/Build-options.html#features
+
+ Instead of accepting values of "yes/no/auto", they take
+ "enabled/disabled/auto". Please change your build scripts
+ accordingly if you use these options.
+
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible