summaryrefslogtreecommitdiff
path: root/changes/ticket29732
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket29732')
-rw-r--r--changes/ticket297325
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket29732 b/changes/ticket29732
deleted file mode 100644
index bb72361c48..0000000000
--- a/changes/ticket29732
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (testing):
- - Tor's unit test code now contains a standard set of functions to
- replace the PRNG with a deterministic or reproducible version for
- testing. Previously, various tests implemented this in various ways.
- Implements ticket 29732.