summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-07 09:43:01 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-07 09:43:01 (GMT)
commitf948d9736a903c2647eb18c8b152e962811dd601 (patch)
treee51cf7a2a99f31144b0827c5da46aa898e889caf /ChangeLog
parent2d4916cbdac6261f8321457b3a8efdf8446d0cd3 (diff)
downloadtk-f948d9736a903c2647eb18c8b152e962811dd601.zip
tk-f948d9736a903c2647eb18c8b152e962811dd601.tar.gz
tk-f948d9736a903c2647eb18c8b152e962811dd601.tar.bz2
Backported fix for [Bug 749353]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15cfedd..bdc4ab8 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-05-20 Jeff Hobbs <jeffh@ActiveState.com>
*** 8.4.3 TAGGED FOR RELEASE ***