]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Unset the acceleratable_groups qdata because qdata isn't removed on
[~andy/gtk] / ChangeLog.pre-2-10
index bdcf4a982c1e43f6804280a9cc7b9a0214f9c4c4..e5cf63ce1e443819466443587989333e53097b1f 100644 (file)
@@ -1,3 +1,10 @@
+Wed Mar 13 17:11:10 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkaccelgroup.c (accel_group_weak_ref_detach): Unset 
+       the acceleratable_groups qdata because qdata isn't removed
+       on ->dispose but rather on ->finalize. (#74569, found
+       by Matt Wilson.)
+
 Tue Mar 12 23:14:23 2002  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeselection.c (gtk_tree_selection_unselect_iter): Fix