diff options
author | stanton <stanton> | 1999-05-25 01:00:46 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-25 01:00:46 (GMT) |
commit | 4ed003db1291b51e72d309951399b8fa96e23402 (patch) | |
tree | 9601c85a6f59d43fc5a080348aee63f54bb83433 | |
parent | 8046888a0635b03c1b9cb90d4e759a5e39baa820 (diff) | |
download | tcl-4ed003db1291b51e72d309951399b8fa96e23402.zip tcl-4ed003db1291b51e72d309951399b8fa96e23402.tar.gz tcl-4ed003db1291b51e72d309951399b8fa96e23402.tar.bz2 |
*** empty log message ***
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +1999-05-24 <stanton@scriptics.com> + + * tools/genStubs.tcl: Changed to allow a list of platforms instead + of just one at a time. + + * generic/tcl.decls: + * generic/tclCmdMZ.c: + * generic/tclDecls.h: + * generic/tclInt.decls: + * generic/tclIntDecls.h: + * generic/tclPort.h: + * generic/tclStubInit.c: + * generic/tclStubLib.c: Various header file related changes and other + lint to try to get the Mac builds working. + 1999-05-21 <redman@scriptics.com> * win/tclWinPipe.c: Fix bug when launching command.com on |