diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-23 09:09:00 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-23 09:09:00 -0500 |
commit | bd22ad12bd84019d00bcd92e2e2390cd910908ce (patch) | |
tree | 4d72f0ed39e34083ed6ed0b0adefca0bc2b9d9d7 /changes/bug14224 | |
parent | b677ccd3aba80f4b66f16e6e1c0e3c68b49106c5 (diff) | |
download | tor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.tar.gz tor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.zip |
fix warnings from lintChanges
Diffstat (limited to 'changes/bug14224')
-rw-r--r-- | changes/bug14224 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug14224 b/changes/bug14224 index 0608940449..031b000520 100644 --- a/changes/bug14224 +++ b/changes/bug14224 @@ -2,3 +2,6 @@ - Close the intro circuit once we don't have any more usable intro points instead of making it timeout at some point. This also make sure no extra HS descriptor fetch is triggered. + Fixes bug 14224; bugfix on 0.0.6. + + |