diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-02 11:38:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-08-02 11:38:15 -0400 |
commit | 6f1a9e1d9b31619d8e447c38f65a16f92105205d (patch) | |
tree | 6541b9a1ab3bb89c406edfa56370b06205bc3265 /changes/bug17688 | |
parent | 27e870cede731af83748768db26187d003905ff2 (diff) | |
download | tor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.tar.gz tor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.zip |
Remaining lintChanges fixes
Diffstat (limited to 'changes/bug17688')
-rw-r--r-- | changes/bug17688 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug17688 b/changes/bug17688 index 5e5fb05bc5..bfbf1debce 100644 --- a/changes/bug17688 +++ b/changes/bug17688 @@ -1,3 +1,4 @@ o Minor bugfixes (guard selection): - Use a single entry guard even if the NumEntryGuards consensus parameter - is not provided. Fixes bug 17688. + is not provided. Fixes bug 17688; bugfix on 0.2.5.6-alpha. + |