diff options
Diffstat (limited to 'changes/ticket25995')
-rw-r--r-- | changes/ticket25995 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket25995 b/changes/ticket25995 new file mode 100644 index 0000000000..855020bd39 --- /dev/null +++ b/changes/ticket25995 @@ -0,0 +1,5 @@ + o Minor bugfixes (tests): + - While running the circuit_timeout test, fix the PRNG to a deterministic + AES stream, so that the test coverage from this test will itself be + deterministic. Fixes bug 25995; bugfix on 0.2.2.2-alpha. + |