2004-02-11 Padraig O'Briain <padraig.obriain@sun.com>
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index 7f3b2a9..29b0c1f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,54 @@
 (top)
 in HEAD:
+What's new in at-spi-1.3.11:
+
+* Fix for docs bug #129728 (Sebastien Bacher).
+
+* Fix for bug #129479, allows distinction between
+  multiple DISPLAY instances of at-spi registry.
+
+* Fix for #124837, which could cause 'hang' interactions
+  between desktop and clients such as gnopernicus.
+
+* Fixes for NUMLOCK mask behavior, bug #129103.
+
+* Greatly improved key synthesis for non-Latin characters.
+  We can now synthesize any KeySym which is defined in the current
+  X keymap. (bug #128824).  Thanks to Marcus G Kuhn for
+  the public-domain code borrowed here.
+
+* Fixes for: 128912.
+
+* new languages: 
+  fa (Roozber Pournader), 
+  ar (Arafat Medini).
+  id (Ahmad Riza H Nst)
+
+
+What's new in at-spi-1.3.9:
+
+* New api:  AccessibleApplication_getLocale (app, type),
+  returns a POSIX locale string for a locale category,
+  for instance Accessibility_LOCALE_TYPE_MESSAGES.
+
+* New SPI_ROLE_EDITBAR.
+
+* New Accessible_getLocalizedRoleName.
+
+* New AccessibleText_getDefaultAttributes.
+
+* fixes to AccessibleStreamableContent, including a 'seek'
+  implementation for cspi.  Thanks to Michael Meeks for some
+  related bugfixes in StreamableContent.
+
+* now we emit key-released events to appropriate keylisteners.
+
+* new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas),
+  no (Kjartan Masass), eu (Christian Rose).
+
+* bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926,
+  #125834, #111429, #121974.
+
 What's new in at-spi-1.3.7:
 
 This is the official GNOME 2.4.0 release of at-spi.