diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-09-20 16:35:36 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-09-20 16:35:36 -0400 |
commit | de066b76a536b7c8deacdc1beddadd2f2bd200dd (patch) | |
tree | cac4e1fd1beeda0c4fc803c23bac95592bc2dd64 /changes/bug27073 | |
parent | 313b67163a39a0cbf9d7ac720c26246d7c1cae69 (diff) | |
download | tor-de066b76a536b7c8deacdc1beddadd2f2bd200dd.tar.gz tor-de066b76a536b7c8deacdc1beddadd2f2bd200dd.zip |
Start on an 0.3.5.2-alpha changelog
Diffstat (limited to 'changes/bug27073')
-rw-r--r-- | changes/bug27073 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug27073 b/changes/bug27073 deleted file mode 100644 index 851e7f0df6..0000000000 --- a/changes/bug27073 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (testing): - - Revise the "conditionvar_timeout" test so that it succeeds even - on heavily loaded systems where the test threads are not scheduled - within 200 msec. Fixes bug 27073; bugfix on 0.2.6.3-alpha. |