summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-12-01 03:21:36 (GMT)
committerhobbs <hobbs>2005-12-01 03:21:36 (GMT)
commitf7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb (patch)
tree08c0c907211041d7c4cb23ab1b1fa31c56e1a1e3 /ChangeLog
parent091fc393ae229faee62cacfd97cdb2150c4506df (diff)
downloadtk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.zip
tk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.tar.gz
tk-f7eb9fcd3f5e5a62e12b3de7e22adcf84c9948cb.tar.bz2
* generic/tkImgGIF.c: cast calls to blockOut
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8c1de7..61ba93e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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