[atk] Release 2.11.6
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.11.6
- Date: Tue, 4 Feb 2014 14:47:56 +0000 (UTC)
commit 2b003049e7a4a41b1dc24662fdeff94691dd80c8
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Tue Feb 4 15:43:01 2014 +0100
Release 2.11.6
NEWS | 26 +++++++++++++++++++++-----
configure.ac | 2 +-
2 files changed, 22 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1721b06..f6ffa9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in version 2.11.6:
+==========================
+*
+* AtkText:
+ * Bug 723292: Getting the localized role name fails for
+ ATK_ROLE_EDITBAR
+ * Bug 653293: text-insert and text-remove are again detailed
+ signals. Document it.
+
+Contributors:
+ Alejandro Piñeiro Iglesias
+
+Translations:
+ Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
+ Chao-Hsiung Liao (zh_HK)
+
Changes in version 2.11.5:
==========================
*
@@ -8,7 +24,7 @@ Contributors:
Chun-wei Fan
Translations:
- Yosef Or Boczko (he), Dimitris Spingos (el), Peter V�gner (sk)
+ Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
Changes in version 2.11.4:
==========================
@@ -46,12 +62,12 @@ Changes in version 2.11.4:
* Added role names on source file in order to be translated
Contributors:
- Chun-wei Fan, Kjartan Maraas, Alejandro Pi�eiro Iglesias, Colin
+ Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
Walters, Yue Wang
Translations:
- Fran Di�guez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
- F�bio Nogueira (pt_BR)
+ Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
+ Fábio Nogueira (pt_BR)
Changes in version 2.11.3:
@@ -329,7 +345,7 @@ Changes in version 2.0.1:
* Bug 649307: Clarify AtkPlug and AtkSocket docs
* Bug 551489: Fix doc of atk_text_get_text_before_offset
* Bug 588083: Information about return value of some AtkText methods can be clearer
-* Added Alejandro Pi�eiro Iglesias as maintainer
+* Added Alejandro Piñeiro Iglesias as maintainer
* Updated .gitignore
* VS 2008/2010 support update
* New Zulu translation added, Esperanto and Catalan updated
diff --git a/configure.ac b/configure.ac
index 84e1691..9c9bb59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
dnl The triplet
m4_define([atk_major_version], [2])
m4_define([atk_minor_version], [11])
-m4_define([atk_micro_version], [5])
+m4_define([atk_micro_version], [6])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]