diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-03-21 16:49:56 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-03-22 11:16:30 -0400 |
commit | a5df9402b611f9fcfcbd22e486ae0ae16246ecd0 (patch) | |
tree | 6e6c8dd688aa7219b00182d14a5d353ce489beac /changes | |
parent | 3871fb732ddd07d48a9d449c09e7b42d25a87727 (diff) | |
download | tor-a5df9402b611f9fcfcbd22e486ae0ae16246ecd0.tar.gz tor-a5df9402b611f9fcfcbd22e486ae0ae16246ecd0.zip |
prob-distr: Decrease false positive rate of stochastic tests.
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 |