summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-10-08 11:50:53 -0400
committerRoger Dingledine <arma@torproject.org>2013-10-08 11:50:53 -0400
commit5f13ae4b032d033ec51bb79fc69717e02faaefd1 (patch)
tree3554cdcc701561c6360161f4bd0cbf52f227896f /changes
parent245ecfff36c0cecc8e4aef5ad8c062d7d4c07955 (diff)
downloadtor-5f13ae4b032d033ec51bb79fc69717e02faaefd1.tar.gz
tor-5f13ae4b032d033ec51bb79fc69717e02faaefd1.zip
don't lie about bootstrap progress when clients use bridges
we were listing 50% as soon as we got a bridge's relay descriptor, even if we didn't have any consensus, certificates, etc yet.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug99223
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9922 b/changes/bug9922
new file mode 100644
index 0000000000..1953800305
--- /dev/null
+++ b/changes/bug9922
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - When clients use bridges, [...] Fixes bug 9922; bugfix on [...]
+