Add translations notes to atkvalue.c
[platform/upstream/atk.git] / NEWS
diff --git a/NEWS b/NEWS
index 1721b06..af62244 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Changes in version 2.11.90:
+==========================
+*
+* AtkComponent:
+  * Deprecate get_position and get_size in favor of get_extents.
+* AtkTable:
+  * Deprecate all index-based methods (atk_table_get_index_at,
+    atk_table_get_column_at_index, atk_table_get_row_at_index).
+* AtkTableCell:
+  * Bug 651353: Add AtkTableCell
+* Documentation:
+  * Document that atk_component_contains has a default implementation.
+  * Document AtkTableCell.
+  * Update AtkTable documentation after AtkTableCell addition.
+  * Document AtkRegistry (already existed but not properly included on
+    the documentation).
+  * API reference categorized (now easier to read).
+  * ATK overview added.
+  * Added some previously forgotten symbols (thanks to atk-unused.txt)
+
+Contributors:
+  Mike Gorse, Alejandro Piñeiro Iglesias
+
+Translations:
+  Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
+
+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 +50,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 +88,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 +371,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