Updated Lithuanian translation
[platform/upstream/atk.git] / NEWS
diff --git a/NEWS b/NEWS
index 32d5776..df1a3c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,182 @@
+Changes in version 2.0.1:
+=========================
+*
+* Bug 652205: Use const instead G_CONST_RETURN
+* 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
+* Updated .gitignore
+* VS 2008/2010 support update
+* New Zulu translation added, Esperanto and Catalan updated
+
+Changes in version 2.0.0:
+=========================
+*
+*Translation update.
+
+Changes in version 1.91.92:
+=========================
+*
+*BGO#638377: Add text_insert, text_remove, and text_update signals
+*Reviewed Serbian Translation
+*Fix introspection for atk_text_get_bounded_ranges
+*Visual C++ 2010 Project Files
+*Updated Spanish translation
+
+Changes in version 1.33.6:
+=========================
+*
+*Returns FALSE on atk_object_add_relationship if it is already included
+*Bug 640574: gobject-introspection annotation and documentation fixes
+*Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
+*Add missing Makefiles to AC_CONFIG_FILES
+*Fixes for the MSVC Project Files
+*Update deprecated autoconf macros and use new libtool syntax
+*Documentation fixes
+*Translation updates
+
+Changes in version 1.32.0:
+=========================
+*
+*Fixes: #630097, #621717, #571622, #617851, #616812.
+*Translation update.
+
+
+Changes in version 1.30.0:
+=========================
+*
+*Translation update.
+
+Changes in version 1.29.92:
+=========================
+*
+*Fixes: Bug #608399. Correct the link of accessibility page.
+*Fixes: Bug #606888. Link libatk against libintl.
+*Translation update.
+
+Changes in version 1.29.4:
+==========================
+*
+*Fixes: #592146.
+
+Changes in version 1.29.3:
+==========================
+*
+*Fixes: #601552.
+
+Changes in version 1.29.2:
+==========================
+*
+*Fixes: #569427.
+*Translation update.
+
+Changes in version 1.28.0:
+==========================
+*
+*Translation update.
+
+Changes in version 1.27.90:
+==========================
+*
+*Fixes: #575794, #591105, #489828.
+*Translation update.
+
+Changes in version 1.26.0:
+=========================
+*
+*Fixes: Improve the documentation. Sven Herzberg.
+*Translation update.
+
+Changes in version 1.25.2:
+=========================
+*
+*Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
+#480126.
+*Translation update.
+
+Changes in version 1.24.0:
+=========================
+*
+*Fixes: #551474.
+*Translation update.
+
+Changes in version 1.23.5:
+=========================
+*
+*Fixes: #535704, #526752.
+
+Changes in version 1.22.0:
+=========================
+*
+*Translation update.
+
+Changes in version 1.21.92:
+=========================
+*
+*Fixes #508846.
+
+Changes in version 1.21.5:
+=========================
+*
+*Fixes #502840, #500978, #477763.
+
+Changes in version 1.20.0:
+=========================
+*
+*Add "si" (Sinhala) to ALL_LINGUAS.
+
+Changes in version 1.19.6:
+=========================
+*
+*Fixes #460851. Add a new API: atk_get_version.
+
+Changes in version 1.19.3:
+=========================
+*
+*Fixes #434784.
+*Remove gnome-doc-utils dependence.
+
+Changes in version 1.19.1:
+=========================
+*
+*Fixes #382328, #418194, #413357.
+
+Changes in version 1.18.0:
+=========================
+*
+*Fixes #408527, #398038, #367627.
+
+Changes in version 1.17.0:
+=========================
+*
+*Fixes #404592.
+
+Changes in version 1.13.2:
+=========================
+*
+*New class which provides miscellaneous utilities.
+*Fixes #329454.
+
+Changes in version 1.12.4:
+=========================
+*
+*Add Li Yuan to MAINTAINERS.
+
+Changes in version 1.12.3: 
+=========================
+*
+* Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
+* New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
+* Implement AtkDocument signals (Neo Liu)
+* Update docs to include info on AtkDocument signals.
+* Bugfixes: #357847, #340553, #346464, #352227, 
+
+Changes in version 1.12.2: 
+=========================
+* Documentation fixes.
+* New language: Bengali (Runa Bhattacharjee)
+
 Changes in version 1.12.1: 
 =========================
 * Added AtkHyperlinkImpl