diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-01-26 22:57:48 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-01-26 22:57:48 (GMT) |
commit | f8cf7d1c32e40ccd4a7f2e27de0a51b5196aa00b (patch) | |
tree | 5118ceff009667095a8093b38fa81ae255c74204 /ChangeLog | |
parent | 8752714aa15af36681d96e5b8f017aabb9e81d23 (diff) | |
download | tcl-f8cf7d1c32e40ccd4a7f2e27de0a51b5196aa00b.zip tcl-f8cf7d1c32e40ccd4a7f2e27de0a51b5196aa00b.tar.gz tcl-f8cf7d1c32e40ccd4a7f2e27de0a51b5196aa00b.tar.bz2 |
Fix [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-01-26 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * win/tclWinSocl.c: Fix [Bug 2446662]: resync Win behavior on RST + with that of unix (EOF). + 2009-01-26 Donal K. Fellows <dkf@users.sf.net> * generic/tclZlib.c (ChanClose): Only generate error messages in the |