diff options
author | hobbs <hobbs> | 1999-12-09 14:43:14 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-12-09 14:43:14 (GMT) |
commit | 420b90553a2b08e2fcd83ca34fb99eff606140bf (patch) | |
tree | e11eb33e37c1e937ee8e41c60976f9d75eb83113 /ChangeLog | |
parent | c4b020730abcc6251181bde30d27a73dc98dc538 (diff) | |
download | tcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.zip tcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.tar.gz tcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +1999-12-09 Jeff Hobbs <hobbs@scriptics.com> + + * win/aclocal.m4: made it just include tcl.m4 + + * doc/exec.n: + * doc/open.n: + * win/tclWin32Dll.c: + * win/tclWinChan.c: + * win/tclWinFCmd.c: + * win/tclWinInit.c: + * win/tclWinPipe.c: + * win/tclWinSock.c: removed all code that supported Win32s. It + was no longer officially supported, and likely didn't work anyway. + * win/makefile.vc: removed 16 bit stuff, cleaned up. + * win/tcl16.rc: + * win/tclWin16.c: + * win/winDumpExts.c: these files have been removed from the + source tree (no longer necessary to build) + 1999-12-07 Jeff Hobbs <hobbs@scriptics.com> * tests/io.test: removed 'knownBug' tests that were for |