summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-05-24 22:43:31 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-05-24 22:43:31 (GMT)
commiteff506b0846210f74d3905c974729e4e832f0fe0 (patch)
tree9e43de3b6caade3b9f07b411dd7d7e073b1a1a9a /ChangeLog
parent72a4179af19fda9a49f2da72163af2736a7419a1 (diff)
downloadtcl-eff506b0846210f74d3905c974729e4e832f0fe0.zip
tcl-eff506b0846210f74d3905c974729e4e832f0fe0.tar.gz
tcl-eff506b0846210f74d3905c974729e4e832f0fe0.tar.bz2
* tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch
and bug report by Kevin Kenny <kennykb@users.sourceforge.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32f0315..50cd04e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
2002-05-24 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+ * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch
+ and bug report by Kevin Kenny <kennykb@users.sourceforge.net>.
+
* win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We
are not allowed to mess with the watch mask if the socket is a
server socket. I believe that the original reporter is George