summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2007-10-12 14:09:45 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2007-10-12 14:09:45 (GMT)
commit6d5195c7cd4b47c7572cce5319cc755bade68df7 (patch)
tree961bfe1c8e03aaadd0f099267001adb3f7f4957a /ChangeLog
parente1a807be79aa00846159b6f20ade620cb6065172 (diff)
downloadtcl-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--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a251adf..991b074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.