diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-07 09:43:01 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-07 09:43:01 (GMT) |
commit | f948d9736a903c2647eb18c8b152e962811dd601 (patch) | |
tree | e51cf7a2a99f31144b0827c5da46aa898e889caf /ChangeLog | |
parent | 2d4916cbdac6261f8321457b3a8efdf8446d0cd3 (diff) | |
download | tk-f948d9736a903c2647eb18c8b152e962811dd601.zip tk-f948d9736a903c2647eb18c8b152e962811dd601.tar.gz tk-f948d9736a903c2647eb18c8b152e962811dd601.tar.bz2 |
Backported fix for [Bug 749353]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 *** |