summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-06-23 19:23:46 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-06-23 19:23:46 (GMT)
commit8e3e8b6771a4626230448ac7665c08b623812c2e (patch)
tree74a5aead902680def2966b2a1a9d4343b4b079dc /ChangeLog
parent4e17f9b10b636f4302f62dfb464551aa3cc2a003 (diff)
downloadtcl-8e3e8b6771a4626230448ac7665c08b623812c2e.zip
tcl-8e3e8b6771a4626230448ac7665c08b623812c2e.tar.gz
tcl-8e3e8b6771a4626230448ac7665c08b623812c2e.tar.bz2
* win/makefile.vc: fix for bug #977369 about launching tclsh to
generate a tclConfig.sh with the nmake build system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84562c5..49af176 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-23 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/makefile.vc: fix for bug #977369 about launching tclsh to
+ generate a tclConfig.sh with the nmake build system
+
2004-06-23 Kevin B. Kenny <kennykb@acm.org>
* tests/winDde.test (createChildProcess): Added a 200-ms delay