[atk/ebassi/atk-2-38: 12/12] Release ATK 2.38.0 (stable)
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk/ebassi/atk-2-38: 12/12] Release ATK 2.38.0 (stable)
- Date: Thu, 24 Mar 2022 12:23:12 +0000 (UTC)
commit 0f214fa17d730cc83267e6378d2520082da0864d
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Mar 24 12:22:42 2022 +0000
Release ATK 2.38.0 (stable)
NEWS | 16 ++++++++++++++++
meson.build | 4 ++--
2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0837e69..fb9b734 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in version 2.38
+=======================
+
+* Require Meson 0.56.2
+* Add g_autoptr support for ATK types
+* Add ATK_STATE_COLLAPSED, matching AT-SPI's state
+* Improve support for ATK as a Meson subproject
+* Ensure that atk_value_get_value_and_text() can deal with NULL out arguments
+
+Contributors
+ Antonio Ospite, Philip Withnall, Colomban Wendling
+
+Translation updates
+ Catalan, Galician, Swedish, Belarusian, Persian, Latvian, Spanish
+ Indonesian, Icelandic
+
Changes in version 2.36
=========================
diff --git a/meson.build b/meson.build
index be53404..205d8db 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('atk', 'c',
- version: '2.37.0',
- license: 'LGPLv2.1+',
+ version: '2.38.0',
+ license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]