diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-13 12:16:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-13 12:16:16 +0000 |
commit | bebf70667dcba71030737ade35a0aa7063640414 (patch) | |
tree | 50a6000b3e084039ae94706b1f984103c5cd545e /CHANGES | |
parent | d9bd5de0b12b00db813dcfaec2f8f12636b721a1 (diff) |
Andrew Benham fixed a race condition in the test suite that could cause the
test script to kill all processes in the current process group!
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (13 January 2006) +- Andrew Benham fixed a race condition in the test suite that could cause the + test script to kill all processes in the current process group! + Daniel (12 January 2006) - Michael Jahn: |