diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-16 10:32:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-16 10:32:00 -0400 |
commit | 222534d35414d185bc5c417d7a46569cc7cf7a84 (patch) | |
tree | f6dd9eb77717c92aae5c01e2fe9eb3415e65e029 /changes/bug20341 | |
parent | d29f494ec28159281a7ff57f72dd7f50028913d7 (diff) | |
download | tor-222534d35414d185bc5c417d7a46569cc7cf7a84.tar.gz tor-222534d35414d185bc5c417d7a46569cc7cf7a84.zip |
Fix remaining (non-false-positive) lintchanges complaints
Diffstat (limited to 'changes/bug20341')
-rw-r--r-- | changes/bug20341 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug20341 b/changes/bug20341 index 399ee509e6..419240c3f0 100644 --- a/changes/bug20341 +++ b/changes/bug20341 @@ -1,3 +1,3 @@ o Documentation: - Document key=value pluggable transport arguments for Bridge lines in - torrc. Fixes bug 20341; feature first appeared in 0.2.5.1-alpha. + torrc. Fixes bug 20341; bugfix on 0.2.5.1-alpha. |