summaryrefslogtreecommitdiff
path: root/changes/ticket27167
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket27167')
-rw-r--r--changes/ticket2716711
1 files changed, 11 insertions, 0 deletions
diff --git a/changes/ticket27167 b/changes/ticket27167
new file mode 100644
index 0000000000..81c66630c8
--- /dev/null
+++ b/changes/ticket27167
@@ -0,0 +1,11 @@
+ o Major features (bootstrap):
+ - Report the first connection to a relay as the earliest phases of
+ bootstrap progress, regardless of whether it's a connection for
+ building application circuits. This allows finer-grained
+ reporting of early progress than previously possible with the
+ improvements of ticket 27169. Closes tickets 27167 and 27103.
+ Addresses ticket 27308.
+ - Separately report the intermediate stage of having connected to
+ a proxy or pluggable transport, versus succesfully using that
+ proxy or pluggable transport to connect to a relay. Closes
+ tickets 27100 and 28884.