aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-17 08:15:42 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-17 08:15:42 +0000
commit1ad83d74b1a52828eefb7b871644d5550fd7c531 (patch)
tree956f511fe1935df3f257bd915c56dfd5da1b574e /doc
parentc19392469de2431974da5d5fc87f919772cc3b4c (diff)
downloadtor-1ad83d74b1a52828eefb7b871644d5550fd7c531.tar
tor-1ad83d74b1a52828eefb7b871644d5550fd7c531.tar.gz
Send an initial "Starting" bootstrap status event, so we have a
state to start out in. svn:r15326
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/proposals/137-bootstrap-phases.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/spec/proposals/137-bootstrap-phases.txt b/doc/spec/proposals/137-bootstrap-phases.txt
index fa7614b7e..4be2cd856 100644
--- a/doc/spec/proposals/137-bootstrap-phases.txt
+++ b/doc/spec/proposals/137-bootstrap-phases.txt
@@ -55,11 +55,10 @@ Status: Open
the same order. Some phases might also be skipped (not reported) if the
associated bootstrap step is already complete.
- Phase 0:
+ Phase 1:
tag=starting summary="starting"
- Tor starts out in this phase. It doesn't actually send a status event
- to say so.
+ Tor starts out in this phase.
Phase 5:
tag=conn_dir summary="Connecting to directory mirror"