diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-04-27 21:25:17 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-04-27 21:25:17 (GMT) |
commit | 67f8b1bc1ba1d7df58f6005534a2f488a100c339 (patch) | |
tree | 08153556a85dbd59d13dd57e65bd1071abae6a37 /ChangeLog | |
parent | dfec115d39b5adbfc1ab38de1b52a06cb052831a (diff) | |
download | tcl-67f8b1bc1ba1d7df58f6005534a2f488a100c339.zip tcl-67f8b1bc1ba1d7df58f6005534a2f488a100c339.tar.gz tcl-67f8b1bc1ba1d7df58f6005534a2f488a100c339.tar.bz2 |
Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-27 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * win/tclWinSock.c: Backport fix for [Bug 2446662]: resync Win + behavior on RST with that of unix (EOF). + 2009-04-22 Andreas Kupries <andreask@activestate.com> * generic/tclStringObj.c (UpdateStringOfString): Added cast to fix |