Fixed bug #517761, Collection match rules not working for attributes.
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index 032172a..2058eb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2008-02-22  Scott Haeger  <scott@bashautomation.com>
+
+        * libspi/collection.c:
+        Fixed bug #517761, Collection match rules not working for attributes.
+
+2008-02-19  Li Yuan  <li.yuan@sun.com>
+
+       Patch from Scott Haeger <scott@bashautomation.com>
+       * libspi/collection.c: (impl_freeMatchRule):
+       Bug #517250. Clear spimatchrule->_mrp when free match rule.
+
+2008-01-14  Li Yuan  <li.yuan@sun.com>
+
+       * NEWS:
+       * README:
+       * configure.in:
+       Uprev/release 1.21.5.
+
+2008-01-03  Li Yuan  <li.yuan@sun.com>
+
+       Patch from Gilles Casse <gcasse@oralux.org>
+       * atk-bridge/bridge.c: (spi_atk_register_event_listeners):
+       Bug #474480. Fix memory leak.
+
+2008-01-02  Li Yuan  <li.yuan@sun.com>
+
+       Patch from Luke Yelavich <themuso@themuso.com>
+       * registryd/Accessibility_Registry.server.in.in:
+       Marks translatable strings in 
+       registryd/Accessibility_Registry.server.in.in, so that intltool picks
+       them up.
+
+2007-12-03  Li Yuan  <li.yuan@sun.com>
+
+       * configure.in, README, NEWS:
+       Uprev/release 1.21.3.
+
+2007-12-03  Li Yuan  <li.yuan@sun.com>
+
+       * idl/Accessibility_Collection.idl:
+       * libspi/collection.c: 
+       (impl_getMatchesFrom), (impl_getMatchesTo):
+       Fix build error in Solaris, for restrict is a keyword in SS cc.
+
 2007-12-03  Li Yuan  <li.yuan@sun.com>
 
        * idl/Accessibility_Collection.idl: