diff options
author | stanton <stanton> | 1999-05-07 23:40:37 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-07 23:40:37 (GMT) |
commit | 7c4092a142f2c47e20b34c96adfb38b9a70083a6 (patch) | |
tree | 9d7f790a4c6c517a7835178556f2db8414dc8421 /ChangeLog | |
parent | 65da72655e2eee15fda0bb5a904abe9164629128 (diff) | |
download | tcl-7c4092a142f2c47e20b34c96adfb38b9a70083a6.zip tcl-7c4092a142f2c47e20b34c96adfb38b9a70083a6.tar.gz tcl-7c4092a142f2c47e20b34c96adfb38b9a70083a6.tar.bz2 |
removed bad patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-05-07 <stanton@scriptics.com> + * win/winDumpExts.c: + * win/makefile.vc: Removed incorrect patch. [Bug: 1998] + * generic/tcl.decls: Replaced const with CONST. * generic/tclResult.c (Tcl_AppendResultVA): |