SHA256
1
0
forked from pool/at-spi2-core

Accepting request 68407 from home:vuntz:branches:GNOME:Factory

ok

OBS-URL: https://build.opensuse.org/request/show/68407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=41
This commit is contained in:
Vincent Untz 2011-04-26 15:56:51 +00:00 committed by Git OBS Bridge
parent 9ac946bb40
commit b255c360b4

View File

@ -5,13 +5,12 @@ Tue Apr 26 15:49:28 UTC 2011 - fcrozat@novell.com
+ Fix a memory leak when sending events.
+ bgo#648059: get_application should return something
w/ROLE_APPLICATION.
+ bgo#648013: Honor aclocal flags.
+ bgo#648014: Add intltoolize to autogen.sh.
+ bgo#648130: event host_application should return NULL for the
desktop.
+ Added atspi_accessible_get_id to retrieve the id of an
application.
+ Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.
+ Build fixes (bgo#648013, bgo#648014).
-------------------------------------------------------------------
Tue Apr 5 16:35:56 UTC 2011 - fcrozat@novell.com