summaryrefslogtreecommitdiff
path: root/changes/ticket34446
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-10-30 10:57:21 -0400
committerNick Mathewson <nickm@torproject.org>2020-10-30 10:57:21 -0400
commit7e56f803765cc8b005987f866fc6fd99457c5726 (patch)
treea32ef144d9ccad671e83d0a84f5ee593dc3c83ef /changes/ticket34446
parent148b5b03a365eae7d8e527d337f9df91d6350f9b (diff)
downloadtor-7e56f803765cc8b005987f866fc6fd99457c5726.tar.gz
tor-7e56f803765cc8b005987f866fc6fd99457c5726.zip
Start a changelog for 0.4.5.1-alpha.
Diffstat (limited to 'changes/ticket34446')
-rw-r--r--changes/ticket344465
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket34446 b/changes/ticket34446
deleted file mode 100644
index 2ec7723129..0000000000
--- a/changes/ticket34446
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (testing configuration):
- - The TestingTorNetwork no longer implicitly sets AssumeReachable to 1.
- This change will allow us to test relays' self-testing mechanisms,
- and eventually to test authorities' relay-testing functionality.
- Closes ticket 34446.