From: Nick Mathewson Date: Mon, 29 Sep 2014 13:40:33 +0000 (-0400) Subject: Note when 13291 was introduced. X-Git-Tag: tor-0.2.6.1-alpha~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7b6246b7dc6d75ccf28329c41ea1d688123127;p=thirdparty%2Ftor.git Note when 13291 was introduced. --- 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.