diff options
author | hobbs <hobbs> | 2003-01-19 09:50:01 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-01-19 09:50:01 (GMT) |
commit | 4341d6e81b11c58379c44c1709c06525a0e4e9c4 (patch) | |
tree | 22340d6e6ad261d4e41bd28c4d19541f726acf16 /ChangeLog | |
parent | 914aee5230a31cbbb2e0854cb0f21d3aec6eede3 (diff) | |
download | tk-4341d6e81b11c58379c44c1709c06525a0e4e9c4.zip tk-4341d6e81b11c58379c44c1709c06525a0e4e9c4.tar.gz tk-4341d6e81b11c58379c44c1709c06525a0e4e9c4.tar.bz2 |
* generic/tkImage.c (DeleteImage): delete the image's entry in the
image table correctly when there are no more instances. This
reopens bug 220891. [Bug #669759]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-01-19 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkImage.c (DeleteImage): delete the image's entry in the + image table correctly when there are no more instances. This + reopens bug 220891. [Bug #669759] + 2003-01-18 Jeff Hobbs <jeffh@ActiveState.com> * doc/loadTk.n: note that ::safe::loadTk has a prereq on |