summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 597912e..93fad1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -245,7 +245,7 @@
2004-06-02 David Gravereaux <davygrvy@pobox.com>
- * tests/winPipe.c (winpipe-6.1): blocking set to 1 before
+ * tests/winPipe.test (winpipe-6.1): blocking set to 1 before
closing to ensure we get an exitcode. The windows pipe channel
driver doesn't differentiate between a blocking and non-blocking
close just yet, but will soon. Part of [Bug 947693]