summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-07 09:35:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-07 09:35:58 (GMT)
commitbac92cbfb391c2766bfaed11eb16bd73abbed30a (patch)
tree28e76c61cbbb84e75a216aa101a50252613c0367 /ChangeLog
parent1efd22b091f8908cded939bc3ba75ab14019299b (diff)
downloadtk-bac92cbfb391c2766bfaed11eb16bd73abbed30a.zip
tk-bac92cbfb391c2766bfaed11eb16bd73abbed30a.tar.gz
tk-bac92cbfb391c2766bfaed11eb16bd73abbed30a.tar.bz2
Fixed [Bug 749353] by making the removal of masters from the global image table
aggressive when the interp is being deleted, and making the deletion code always check to see whether it should actually be deleting an entry or not. No tests as it comes under the heading of crash-on-bug, and the bug is not easy to excite (it requires a full script and interpreter deletion with lots of events about.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e264fe..e61842b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-07 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tkImage.c (TkDeleteAllImages,etc.): Stopped the deleting
+ of hash entries from a table that has just been deleted by this
+ function when some images are Tcl_Preserve()d... [Bug 749353]
+
2003-07-03 Jim Ingham <jingham@apple.com>
* macosx/tkMacOSXColor.c (GetControlPartColor): Use