summaryrefslogtreecommitdiff
path: root/changes/ticket29732
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
commitaa4f2f739737edd8d1570474ee459d5b98713aba (patch)
tree3b4389a6723506b4dc4d4acc623a11e797f91bab /changes/ticket29732
parentb2b779228d46334a03e62f0e07c2300adce5e0b3 (diff)
downloadtor-aa4f2f739737edd8d1570474ee459d5b98713aba.tar.gz
tor-aa4f2f739737edd8d1570474ee459d5b98713aba.zip
Initial changelog draft for 0.4.1.1-alpha (mostly automated)
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.