diff options
author | nijtmans <nijtmans> | 2008-04-09 21:00:54 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2008-04-09 21:00:54 (GMT) |
commit | e9704ff6d001b364f815e856576c9a0446fc8190 (patch) | |
tree | 8e60f6788331b15bd14220a468b006dcd81d798b /ChangeLog | |
parent | 5f217f0c3d4c5fa33cbf685f3aa89c8afc016ab3 (diff) | |
download | tk-e9704ff6d001b364f815e856576c9a0446fc8190.zip tk-e9704ff6d001b364f815e856576c9a0446fc8190.tar.gz tk-e9704ff6d001b364f815e856576c9a0446fc8190.tar.bz2 |
Let the GIF writer use a real LZW compressor.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-04-09 Jan Nijtmans <nijtmans@users.sourceforge.net> + + * generic/tkImgGIF.c: Let the GIF writer use a real LZW compressor. + 2008-04-08 Pat Thoyts <patthoyts@users.sourceforge.net> * win/ttkWinXpTheme.c: Provide a visual-styles API element engine |