aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25061
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/ticket25061
parent148b5b03a365eae7d8e527d337f9df91d6350f9b (diff)
downloadtor-7e56f803765cc8b005987f866fc6fd99457c5726.tar.gz
tor-7e56f803765cc8b005987f866fc6fd99457c5726.zip
Start a changelog for 0.4.5.1-alpha.
Diffstat (limited to 'changes/ticket25061')
-rw-r--r--changes/ticket250616
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket25061 b/changes/ticket25061
deleted file mode 100644
index 9ab0e660bb..0000000000
--- a/changes/ticket25061
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (bootstrap reporting):
- - When reporting bootstrapping status on a relay, do not consider
- connections that have never been the target of an origin circuit.
- Previously, all connection failures were treated as potential
- bootstrapping failures, including those that had been opened because of
- client requests. Closes ticket 25061.