diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-03-22 11:17:10 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-03-22 11:17:10 -0400 |
commit | 22e72eeaa78e84ca5b839690628de0db0c287d58 (patch) | |
tree | 99bf53ab1c0eb90831a2d9c89b3edc707b568e0c /changes | |
parent | 15900ab70fe2dc4d40f974ba49ba35421e7fcf1f (diff) | |
parent | 4b79b43e3e821eaddb7a6a6e8fff3aef050fd3f9 (diff) | |
download | tor-22e72eeaa78e84ca5b839690628de0db0c287d58.tar.gz tor-22e72eeaa78e84ca5b839690628de0db0c287d58.zip |
Merge branch 'maint-0.4.0'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29693 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug29693 b/changes/bug29693 new file mode 100644 index 0000000000..33ce051c40 --- /dev/null +++ b/changes/bug29693 @@ -0,0 +1,3 @@ + o Minor bugfixes (unit tests): + - Decrease the false positive rate of stochastic probability distribution + tests. Fixes bug 29693; bugfix on 0.4.0.1-alpha.
\ No newline at end of file |