diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index 50ec82ec0..7d6753d87 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,10 @@ +2006-08-25 Kevin Ryde + + * tests/popen.test (open-input-pipe, open-output-pipe): In the "no + duplicate" tests, close parent side of signalling pipe, to hopefully + generate an error instead of a hang if something bad in the child + means it doesn't write anything. + 2006-07-24 Kevin Ryde * tests/socket.test: New file, exercising htonl and ntohl.