diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-08-26 11:20:53 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-08-26 11:21:38 -0400 |
commit | 29ec66fb39ec07df6809f47741dc48d9d366ef22 (patch) | |
tree | e420ae4aed589a9b95b4c9d332283d8c25b6c9e1 /changes/ticket40419 | |
parent | bbbeed942f10b8076d56d3fc6c700b14e4e957d3 (diff) | |
download | tor-29ec66fb39ec07df6809f47741dc48d9d366ef22.tar.gz tor-29ec66fb39ec07df6809f47741dc48d9d366ef22.zip |
Remove changes files that have already been in changelogs for 0.4.6
Diffstat (limited to 'changes/ticket40419')
-rw-r--r-- | changes/ticket40419 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket40419 b/changes/ticket40419 deleted file mode 100644 index 0004329662..0000000000 --- a/changes/ticket40419 +++ /dev/null @@ -1,3 +0,0 @@ - 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. |