diff options
author | andy <andrew.m.goth@gmail.com> | 2016-12-13 01:27:25 (GMT) |
---|---|---|
committer | andy <andrew.m.goth@gmail.com> | 2016-12-13 01:27:25 (GMT) |
commit | 06e138e871b01b6684e91910664bcefe1e01d969 (patch) | |
tree | 4b39cc37d626c7bc7f25783832dbb58fa823ace4 /ChangeLog.2000 | |
parent | 75abd6bb662ec2650847427da15a629842b3a63f (diff) | |
parent | 6da0c767cd83c18aa8a2c152ad6b0298ea4f28ab (diff) | |
download | tcl-lanam_array_for_impl.zip tcl-lanam_array_for_impl.tar.gz tcl-lanam_array_for_impl.tar.bz2 |
Merge trunklanam_array_for_impl
Diffstat (limited to 'ChangeLog.2000')
-rw-r--r-- | ChangeLog.2000 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2000 b/ChangeLog.2000 index 0d20eaf..5b62351 100644 --- a/ChangeLog.2000 +++ b/ChangeLog.2000 @@ -414,7 +414,7 @@ Tcl_IsChannelExisting, and Tcl_ClearChannelHandlers to conform to the new stacked channel implementation. Their stub slots were also moved to give preference to the new 8.3.2 stub functions. This will cause an - incompatability with 8.4a1 only. + incompatibility with 8.4a1 only. (StopCopy): fixed a bug introduced by a partial fix in 8.3.2 that didn't set nonBlocking correctly when resetting the flags for the write side. [Bug: 6261] |