aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-29 09:40:33 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-29 09:40:33 -0400
commitba7b6246b7dc6d75ccf28329c41ea1d688123127 (patch)
treef6e6c6273a0795117bedbb14a3c8c364216c0e77 /changes
parent15b0bf0aad53655a22430dbdf7d23f1f273f0877 (diff)
downloadtor-ba7b6246b7dc6d75ccf28329c41ea1d688123127.tar.gz
tor-ba7b6246b7dc6d75ccf28329c41ea1d688123127.zip
Note when 13291 was introduced.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug13291-spawn-test-race-condition2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug13291-spawn-test-race-condition b/changes/bug13291-spawn-test-race-condition
index c14de8a201..bedd799119 100644
--- a/changes/bug13291-spawn-test-race-condition
+++ b/changes/bug13291-spawn-test-race-condition
@@ -1,4 +1,4 @@
o Minor bugfixes:
- Stop spawn test failures due to a race condition between the SIGCHLD
handler updating the process status, and the test reading it.
- Fixes bug 13291.
+ Fixes bug 13291; bugfix on 0.2.3.3-alpha.