diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-02-07 14:31:04 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-02-07 14:31:04 -0500 |
commit | 12c6475c064c7792004582031b8409dddfe0327f (patch) | |
tree | af32e6e7e6a60794627ef1ded2e57fa7bfd53061 /changes | |
parent | 0175209e6b3bf990633838e35b9c70d4099124ae (diff) | |
parent | eb15be3d4563ebdf6c4642a92eacc7e5a693f938 (diff) | |
download | tor-12c6475c064c7792004582031b8409dddfe0327f.tar tor-12c6475c064c7792004582031b8409dddfe0327f.tar.gz |
Merge branch 'ticket8161_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8161 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug8161 b/changes/bug8161 new file mode 100644 index 000000000..ab7b9c0ca --- /dev/null +++ b/changes/bug8161 @@ -0,0 +1,6 @@ + o Minor changes: + - Lower path use bias thresholds to .80 for notice and .60 for warn. + Fixes bug #8161; bugfix on 0.2.4.10-alpa. + - Make the rate limiting flags for the path use bias log messages + independent from the original path bias flags. Fixes bug #8161; + bugfix on 0.2.4.10-alpha. |