aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-13 12:16:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-13 12:16:16 +0000
commitbebf70667dcba71030737ade35a0aa7063640414 (patch)
tree50a6000b3e084039ae94706b1f984103c5cd545e /CHANGES
parentd9bd5de0b12b00db813dcfaec2f8f12636b721a1 (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--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75128e41f..0dbdbeedd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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: