diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-22 09:10:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-22 09:10:00 -0400 |
commit | 3d27954f2e932cf1965fabd2672a52f0ea13d940 (patch) | |
tree | 496814307cdb6bc6cdcf1c88f1e35e352b5e8aa8 /changes | |
parent | b2e9a107b7a69f29f88d9c5f67fea3cee3082cf0 (diff) | |
download | tor-3d27954f2e932cf1965fabd2672a52f0ea13d940.tar.gz tor-3d27954f2e932cf1965fabd2672a52f0ea13d940.zip |
amend changes file to note that one case is still unfixed
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug21969 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug21969 b/changes/bug21969 index 9b116fc4cc..5da8c4de32 100644 --- a/changes/bug21969 +++ b/changes/bug21969 @@ -1,3 +1,3 @@ o Major bugfixes (entry guards): - Don't block bootstrapping when a primary bridge is offline and we can't - get its descriptor. Fixes bug 21969; bugfix on 0.3.0.3-alpha. + get its descriptor. Fixes one case of bug 21969; bugfix on 0.3.0.3-alpha. |