diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-08 12:02:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-08 12:02:34 -0400 |
commit | b2a050cb2ac796395b50ad8ae46fdb58bfc781c4 (patch) | |
tree | fa87aadea93de14aa710f92043ead777fe001f44 /changes/bug9922 | |
parent | 5f13ae4b032d033ec51bb79fc69717e02faaefd1 (diff) | |
download | tor-b2a050cb2ac796395b50ad8ae46fdb58bfc781c4.tar tor-b2a050cb2ac796395b50ad8ae46fdb58bfc781c4.tar.gz |
Finish changelog message for 9922.
Diffstat (limited to 'changes/bug9922')
-rw-r--r-- | changes/bug9922 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug9922 b/changes/bug9922 index 195380030..9ac21118d 100644 --- a/changes/bug9922 +++ b/changes/bug9922 @@ -1,3 +1,5 @@ o Minor bugfixes: - - When clients use bridges, [...] Fixes bug 9922; bugfix on [...] + - Fix a bug where clients using bridges would report themselves + as 50% bootstrapped even without a live consensus document. + Fixes bug 9922; bugfix on 0.2.1.1-alpha. |