summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2001-11-08 22:22:17 (GMT)
committerdavygrvy <davygrvy@pobox.com>2001-11-08 22:22:17 (GMT)
commit168724cb2728ec1a19ba2ea0e597a5e129aa48c9 (patch)
treea247ea4862cd6afc3e2d11818bf3a0bc1e71ccfa
parent34e5f4d3c245213c65ef566ae968d3cc0067be99 (diff)
downloadtcl-168724cb2728ec1a19ba2ea0e597a5e129aa48c9.zip
tcl-168724cb2728ec1a19ba2ea0e597a5e129aa48c9.tar.gz
tcl-168724cb2728ec1a19ba2ea0e597a5e129aa48c9.tar.bz2
typo fix
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ecdcf..24e806f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,8 @@
win/tclAppInit.c patch in SF patch DB for approval. 'profile'
option not hooked in yet. Everything else know is done.
- * win/tcl.dsp:
- * win/tcl.dsw: Simple MsDev stub project files that calls
+ * win/tcl.dsp(new):
+ * win/tcl.dsw(new): Simple MsDev stub project files that calls
makefile.vc. Will help run Tcl in the debugger easier without
confusing MsDev for where the .pdb files are.