diff options
author | Roger Dingledine <arma@torproject.org> | 2008-03-18 02:39:34 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-03-18 02:39:34 +0000 |
commit | 2117abbe3f46a4af9d0aa58a88928760a5166e61 (patch) | |
tree | b9999fc13f4031fd7187bc62c5f0a8c62849e306 /doc | |
parent | fe1b2a4ed449ef0360debec3364461f90d7d3601 (diff) | |
download | tor-2117abbe3f46a4af9d0aa58a88928760a5166e61.tar tor-2117abbe3f46a4af9d0aa58a88928760a5166e61.tar.gz |
forward-port the 0.2.0.22-rc changelog entry, plus remove
some duplicate items.
svn:r14086
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/proposals/125-bridges.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/proposals/125-bridges.txt b/doc/spec/proposals/125-bridges.txt index 34c10d29d..c6809a8e3 100644 --- a/doc/spec/proposals/125-bridges.txt +++ b/doc/spec/proposals/125-bridges.txt @@ -42,7 +42,7 @@ Status: Finished can supply their bridge users with cached copies of all the various Tor network information. - As for Tor 0.2.0.13-alpha, bridges will answer begin_dir questions + As of Tor 0.2.0.13-alpha, bridges will answer begin_dir questions (and cache dir info they see so the answers will be more useful) whether their DirPort is enabled or not. (After all, we don't care if they have an open or reachable DirPort to answer begin_dir questions.) |