From: billh Date: Wed, 5 Sep 2001 12:54:13 +0000 (+0000) Subject: ChangeLog addition. X-Git-Tag: AT_SPI2_CORE_0_1_3~1111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b618cd56229ef9648a2cf4f40fce2bb0a67c0cb1;p=platform%2Fupstream%2Fat-spi2-core.git ChangeLog addition. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@57 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- diff --git a/ChangeLog b/ChangeLog index ff0d8468..685d9e60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Now allocate Accessibility_Event using Accessibility_Event__alloc() instead of g_new0(). * libspi/accessibleeventlistener.c: + Initialize AccessibleEventListener->callbacks to NULL. Fixed accessible__event_listener_init() param, changed to "AccessibleEventListener *" type. Changed a bonobo_object_release_unref() call to