Renamed "target" member of Event to "source".
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index f0d5258..92c73fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,14 @@
        * test/Makefile.am :
        * test/simple-at.c :
        Added new test that uses the C bindings API.
+       * idl/Event.idl :
+       * libspi/listener.c :
+       * libspi/registry.c :
+       * libspi/accessibleeventlistener.c :
+       * at-bridge/bridge.c :
+       Renamed member "target" of Accessibility_Event to "source",
+       which is more descriptive.
+       
 
 2001-08-18  Bill Haneman <bill.haneman@sun.com>