summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-12-12 02:58:21 (GMT)
committerhobbs <hobbs>1999-12-12 02:58:21 (GMT)
commit2dd7c91590590d3bdb8bbb0eefe772db49c3da14 (patch)
tree7fcd6b47480c22aa217ad3ceb911c2ff7af29d3b /ChangeLog
parentb183ce5e032c7c0f144f8f6ba001471e3d6ff802 (diff)
downloadtcl-2dd7c91590590d3bdb8bbb0eefe772db49c3da14.zip
tcl-2dd7c91590590d3bdb8bbb0eefe772db49c3da14.tar.gz
tcl-2dd7c91590590d3bdb8bbb0eefe772db49c3da14.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6018c8..1b5d3e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,7 @@
function and use of the vfork function. Modern VM systems rarely
suffer any performance degradation when fork is used, and it
solves multiple problems with vfork. Users that still want vfork
- and add -Dfork=vfork to the compile flags. [Bug: 942 2228 1312]
+ can add -Dfork=vfork to the compile flags. [Bug: 942 2228 1312]
1999-12-09 Jeff Hobbs <hobbs@scriptics.com>
@@ -46,6 +46,7 @@
* 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