X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=29b0c1f355d829cd1976245f23b8da56c55d95b6;hb=0c325d96803a9f6086030bdef4200b611d69ca45;hp=da8882388ba41c4cccf01d8ebe02a0598da8a3cd;hpb=bf33393914582819faad2e404291c7deb53bec98;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/NEWS b/NEWS index da88823..29b0c1f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,31 @@ (top) in HEAD: -What's new in at-spi-1.3.8: +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,