diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-14 16:20:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-14 16:20:42 +0000 |
commit | 7357b205deb5f5f3abe5532f93b4fcb7e028db6f (patch) | |
tree | 81cac22841aaab7eadf6279327f2e3544fe8172a /ChangeLog.pre-2-0 | |
parent | cceb7a98239dba25b50d41a21ecd9f131bead8da (diff) | |
download | gdk-pixbuf-7357b205deb5f5f3abe5532f93b4fcb7e028db6f.tar.gz |
When removing keys from the key hash, reinsert the right list back into
Thu Mar 14 11:17:18 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkkeyhash.c (_gtk_key_hash_remove_entry): When
removing keys from the key hash, reinsert the right list
back into the hash. (Dave Camp, #74571)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 99cc98929..72695c7aa 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Thu Mar 14 11:17:18 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkkeyhash.c (_gtk_key_hash_remove_entry): When + removing keys from the key hash, reinsert the right list + back into the hash. (Dave Camp, #74571) + Wed Mar 13 17:17:40 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkobject.h: Remove left-over GTK_OBJECT_CONNECTED |