diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-06-23 19:23:46 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-06-23 19:23:46 (GMT) |
commit | 8e3e8b6771a4626230448ac7665c08b623812c2e (patch) | |
tree | 74a5aead902680def2966b2a1a9d4343b4b079dc /ChangeLog | |
parent | 4e17f9b10b636f4302f62dfb464551aa3cc2a003 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |