[atk] Release 2.29.1
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.29.1
- Date: Wed, 25 Apr 2018 06:32:42 +0000 (UTC)
commit e077c6d5ea9b55e0ba7ddfbb140cf5a48bfb401e
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Wed Apr 25 08:31:38 2018 +0200
Release 2.29.1
NEWS | 23 +++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f04549d..3d98fa1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Changes in version 2.29.1
+=========================
+
+Important note: this is the first release without autotools
+support. From now on only meson would be supported.
+
+* Bugfixing:
+ * Bug 794513: Setting accessible-role does not work
+
+* Build, autotools:
+ * Bug 795315: Remove autotools support
+
+* Build, meson
+ * Bug 795065: Fix linker options on Darwin
+ * Bug 795301: meson: follow meson_options convention
+
+Contributors:
+ Ignacio Casal Quinteiro, Alejandro Piñeiro, Samuel Thibault
+
+Translations:
+ gogo (hr), Cheng-Chia Tseng (zh_TW), Daniel Șerbănescu (ro)
+
+
Changes in version 2.28.1
=========================
diff --git a/meson.build b/meson.build
index 539afbc..51f5f5d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atk', 'c',
- version: '2.28.1',
+ version: '2.29.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]