diff options
author | davygrvy <davygrvy@pobox.com> | 2001-11-08 22:06:46 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-11-08 22:06:46 (GMT) |
commit | 077ff759a350bad6c733513505d29457caf44f1f (patch) | |
tree | d9b2d61211d2f4ce02e05860f00e51a9dfab7d35 /ChangeLog | |
parent | e4d0496859c869fe7d28e8389dba480191fb8c9a (diff) | |
download | tcl-077ff759a350bad6c733513505d29457caf44f1f.zip tcl-077ff759a350bad6c733513505d29457caf44f1f.tar.gz tcl-077ff759a350bad6c733513505d29457caf44f1f.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ 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 + makefile.vc. Will help run Tcl in the debugger easier without + confusing MsDev for where the .pdb files are. + 2001-11-07 Mo DeJong <mdejong@users.sourceforge.net> * unix/Makefile.in: |