summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2014-12-15 16:19:11 +0100
committerAlejandro Piñeiro <apinheiro@igalia.com>2014-12-15 16:19:11 +0100
commit6effe5f6005bcb24e9fe93ce1cea202fbe9a7df6 (patch)
treef5e966261cc68a4ac187ad4a5484dc7e73aa857f /NEWS
parent7b79a9a12d95a2b56bd8713d480c080d85c003ca (diff)
downloadatk-6effe5f6005bcb24e9fe93ce1cea202fbe9a7df6.tar.gz
Release 2.15.3ATK_2_15_3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 29c66d4..34194de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in version 2.15.3:
+==========================
+*
+* AtkState:
+ * Bug 665598: Add ATK_STATE_READ_ONLY
+* Bugfixing:
+ * Unref STATE_TYPE class ref after using it at state_type_get_name
+ * AtkTable: Added missing ":" on one gi annotation
+
+Contributors:
+Joanmarie Diggs, Alejandro Piñeiro Iglesias
+
+Translations:
+Muhammet Kara (tr)
+
Changes in version 2.15.2:
==========================
*