diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:39:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:39:40 (GMT) |
commit | 84a744f6f7dbbe47280754dd09dececdbd8b245a (patch) | |
tree | 89ea4d11f6d5ab9868596a73fd7b761ffa3d60fe /ChangeLog.2000 | |
parent | 3aefaf62e4de2181582277bb60fe2a4ee5c506a2 (diff) | |
download | tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.zip tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.tar.gz tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.tar.bz2 |
compatability -> compatibility
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] |