summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-12-09 14:43:14 (GMT)
committerhobbs <hobbs>1999-12-09 14:43:14 (GMT)
commit420b90553a2b08e2fcd83ca34fb99eff606140bf (patch)
treee11eb33e37c1e937ee8e41c60976f9d75eb83113 /ChangeLog
parentc4b020730abcc6251181bde30d27a73dc98dc538 (diff)
downloadtcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.zip
tcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.tar.gz
tcl-420b90553a2b08e2fcd83ca34fb99eff606140bf.tar.bz2
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7aa2885..71e330f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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