summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--changes/bug296933
2 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 07e5ecacef..4727eb5e94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/changes/bug29693 b/changes/bug29693
deleted file mode 100644
index 33ce051c40..0000000000
--- a/changes/bug29693
+++ /dev/null
@@ -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. \ No newline at end of file