commit 2100b35f0799276f9854dd625621deda33a9ecc3 parent f0f971409a4337db1b98f9821eed7dda2e5eb700 Author: Taylor Yu <catalyst@torproject.org> Date: Thu, 20 Dec 2018 15:50:34 -0600 changes file for ticket27167 Diffstat:
| A | changes/ticket27167 | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/changes/ticket27167 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.