diff options
author | ericm <ericm> | 2000-07-05 23:30:06 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-07-05 23:30:06 (GMT) |
commit | edaa3cc21cb508ea5f303fed0cae5bf9af5b6503 (patch) | |
tree | c6a9718bbeb9cfbbb6dea98eedba7322de93d63a /ChangeLog | |
parent | 592a6f6439b5d42dc8df8e1a0b987136859cded3 (diff) | |
download | tk-edaa3cc21cb508ea5f303fed0cae5bf9af5b6503.zip tk-edaa3cc21cb508ea5f303fed0cae5bf9af5b6503.tar.gz tk-edaa3cc21cb508ea5f303fed0cae5bf9af5b6503.tar.bz2 |
* tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].
* generic/tkImgGIF.c: Applied patch from Jan Nijtmans to fix a
problem with the GIF writing code [Bug: 5823].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-07-05 Eric Melski <ericm@scriptics.com> + + * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823]. + + * generic/tkImgGIF.c: Applied patch from Jan Nijtmans to fix a + problem with the GIF writing code [Bug: 5823]. + 2000-07-05 Eric Melski <ericm@ajubasolutions.com> * library/msgs/nl.msg: Dutch message catalog for dialogs, from Jan |