diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2007-10-12 14:09:45 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2007-10-12 14:09:45 (GMT) |
commit | 6d5195c7cd4b47c7572cce5319cc755bade68df7 (patch) | |
tree | 961bfe1c8e03aaadd0f099267001adb3f7f4957a /ChangeLog | |
parent | e1a807be79aa00846159b6f20ade620cb6065172 (diff) | |
download | tcl-6d5195c7cd4b47c7572cce5319cc755bade68df7.zip tcl-6d5195c7cd4b47c7572cce5319cc755bade68df7.tar.gz tcl-6d5195c7cd4b47c7572cce5319cc755bade68df7.tar.bz2 |
Mine all version information from headers. Sync tcl and tk and bring
extension versions closer together. Try and avoid using tclsh to do
substitutions as we may cross compile.
Added offsets for snack dlls to coffbase.txt
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ - +2007-10-12 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/makefile.vc: Mine all version information from headers. + * win/rules.vc: Sync tcl and tk and bring extension versions + * win/nmakehlp.c: closer together. Try and avoid using tclsh + to do substitutions as we may cross compile. + * win/coffbase.txt: Added offsets for snack dlls. + 2007-10-11 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc: Fixed my bad spelling mistakes from years back. |