Fold 29693 into changelog

This commit is contained in:
Nick Mathewson
2019-03-22 11:18:17 -04:00
parent 63b7cc92a7
commit eaa34dd6b9
2 changed files with 2 additions and 3 deletions
+2
View File
@@ -71,6 +71,8 @@ Changes in version 0.4.0.3-alpha - 2019-03-22
29530; bugfix on 0.3.5.8.
- Fix our gcov wrapper script to look for object files at the
correct locations. Fixes bug 29435; bugfix on 0.3.5.1-alpha.
- Decrease the false positive rate of stochastic probability
distribution tests. Fixes bug 29693; bugfix on 0.4.0.1-alpha.
o Minor bugfixes (Windows, CI):
- Skip the Appveyor 32-bit Windows Server 2016 job, and 64-bit
-3
View File
@@ -1,3 +0,0 @@
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.