aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25061
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket25061')
-rw-r--r--changes/ticket250616
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket25061 b/changes/ticket25061
new file mode 100644
index 0000000000..9ab0e660bb
--- /dev/null
+++ b/changes/ticket25061
@@ -0,0 +1,6 @@
+ 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.