diff options
author | Tim Janik <timj@gtk.org> | 1998-09-03 02:48:52 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-09-03 02:48:52 +0000 |
commit | 75bda5072363c1aa18f2d21290b89544adf69873 (patch) | |
tree | b5a434151b60af5481e85fa7c5b28099417d7130 /ChangeLog.pre-2-2 | |
parent | 698c89e5c4164fdf0014f2608f9ae32594cf0202 (diff) | |
download | gtk+-75bda5072363c1aa18f2d21290b89544adf69873.tar.gz |
plug another small GtkSIgnalQuery leak.
Thu Sep 3 04:45:57 1998 Tim Janik <timj@gtk.org>
* gtk/gtkaccelgroup.c (gtk_accel_group_add): plug another small
GtkSIgnalQuery leak.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index d1777e1f61..91c54815ad 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Thu Sep 3 04:45:57 1998 Tim Janik <timj@gtk.org> + + * gtk/gtkaccelgroup.c (gtk_accel_group_add): plug another small + GtkSIgnalQuery leak. + Thu Sep 3 04:22:20 1998 Tim Janik <timj@gtk.org> * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): |