projects
/
platform
/
upstream
/
at-spi2-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d5578
)
ChangeLog addition.
author
billh
<billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 5 Sep 2001 12:54:13 +0000
(12:54 +0000)
committer
billh
<billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 5 Sep 2001 12:54:13 +0000
(12:54 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@57
e2bd861d
-eb25-0410-b326-
f6ed22b6b98c
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index ff0d84684fcb07f8597e1ca0a17c6ae2b084dbc3..685d9e605668b56af919806f4867abb0e865401d 100644
(file)
--- 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