diff options
author | hobbs <hobbs> | 2005-12-01 03:21:36 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-01 03:21:36 (GMT) |
commit | f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb (patch) | |
tree | 08c0c907211041d7c4cb23ab1b1fa31c56e1a1e3 /ChangeLog | |
parent | 091fc393ae229faee62cacfd97cdb2150c4506df (diff) | |
download | tk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.zip tk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.tar.gz tk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.tar.bz2 |
* generic/tkImgGIF.c: cast calls to blockOut
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-11-30 Jeff Hobbs <jeffh@ActiveState.com> + * generic/tkImgGIF.c: cast calls to blockOut + * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to get Tcl built dll first. Add tkWinTest.obj to tk84.dll to handle some needed test functions |