summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-06-26 10:04:38 -0400
committerNick Mathewson <nickm@torproject.org>2021-06-26 10:04:38 -0400
commit45b5987115b526b1966985db77eb5783670ac536 (patch)
tree6597bdf10bcbe2b0fcb87a589cd4e5ec2cc45e6d /changes
parent270398fa313bad3ff8f568f3290045572a9ca64a (diff)
parent45c8d69cbbde06cc8046e7f1fce25a5aee049d4e (diff)
downloadtor-45b5987115b526b1966985db77eb5783670ac536.tar.gz
tor-45b5987115b526b1966985db77eb5783670ac536.zip
Merge branch 'maint-0.4.6'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket404193
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40419 b/changes/ticket40419
new file mode 100644
index 0000000000..0004329662
--- /dev/null
+++ b/changes/ticket40419
@@ -0,0 +1,3 @@
+ o Minor features (testing):
+ - Enable the deterministic RNG for unit tests that covers the address set
+ bloomfilter-based API's. Fixes bug 40419; bugfix on 0.3.3.2-alpha.