summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-12-18 22:55:56 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-12-18 22:55:56 (GMT)
commitd07e1d0bce72877d8c8941adbae195f4f0fec3bd (patch)
tree97b107b96d984081adba65431b84cfd6077a0bdf /ChangeLog
parent417169940e2d429b8a280b80730d597c37187f6b (diff)
downloadtcl-d07e1d0bce72877d8c8941adbae195f4f0fec3bd.zip
tcl-d07e1d0bce72877d8c8941adbae195f4f0fec3bd.tar.gz
tcl-d07e1d0bce72877d8c8941adbae195f4f0fec3bd.tar.bz2
* win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro.
Reported by Joe Mistachkin <joe@mistachkin.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a83cb5f..165e333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-18 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro.
+ Reported by Joe Mistachkin <joe@mistachkin.com>.
+
2002-12-17 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode):
@@ -7,7 +12,7 @@
2002-12-16 David Gravereaux <davygrvy@pobox.com>
* generic/tclPipe.c (TclCleanupChildren):
- * tests/winPipe.c:
+ * tests/winPipe.test:
* win/tclWinPipe.c (Tcl_WaitPid):
* win/tclWinTest.c: Gave Tcl_WaitPid the ability to return a
Win32 exception code translated into a posix style SIG*. This