diff options
Diffstat (limited to 'gobject/ChangeLog')
-rw-r--r-- | gobject/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 4a01755e6..49e93e4da 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 29 02:31:03 2000 Owen Taylor <otaylor@redhat.com> + + * gsignal.c (g_type_signals): Fix problem where signals + with "_" in them appeared twice in the result array. + Sun Oct 29 01:58:44 2000 Owen Taylor <otaylor@redhat.com> * gsignal.h: Add g_type_signals() - a function to list |