diff options
author | hobbs <hobbs> | 1999-11-30 08:36:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-30 08:36:52 (GMT) |
commit | f27b3b7ae4e9d68e55b5aa6670baa09156eb030c (patch) | |
tree | 9658579dd6105d434c0d611b57aac1ab4828b989 /ChangeLog | |
parent | 75a24aeeddf75c00a068fffcf2ae042aebfcb44b (diff) | |
download | tcl-f27b3b7ae4e9d68e55b5aa6670baa09156eb030c.zip tcl-f27b3b7ae4e9d68e55b5aa6670baa09156eb030c.tar.gz tcl-f27b3b7ae4e9d68e55b5aa6670baa09156eb030c.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 1999-11-29 Jeff Hobbs <hobbs@scriptics.com> + * library/dde1.1/pkgIndex.tcl: + * library/reg1.0/pkgIndex.tcl: added supported for debugged + versions of the libraries + + * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set + isNonBlocking flag on pipe. [Bug: 1356 710] + * tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added test case [Bug: 3700] |