diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-16 11:10:09 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-16 11:10:09 -0400 |
commit | a925fc918975fd62581d438eec0dc8a1d53ce127 (patch) | |
tree | b212cfbe77ccfcbeb0746d755c3725b923c0e459 /changes/bug2822.1 | |
parent | a3046fd5e576bc7294374a8bbab1a80cd3fb3524 (diff) | |
parent | 433d7578465e04484d537810096512b5cc61246f (diff) | |
download | tor-a925fc918975fd62581d438eec0dc8a1d53ce127.tar.gz tor-a925fc918975fd62581d438eec0dc8a1d53ce127.zip |
Merge remote-tracking branch 'public/bug2822'
Diffstat (limited to 'changes/bug2822.1')
-rw-r--r-- | changes/bug2822.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2822.1 b/changes/bug2822.1 new file mode 100644 index 0000000000..9c4016d059 --- /dev/null +++ b/changes/bug2822.1 @@ -0,0 +1,5 @@ + o Minor features: + + - Rate-limit log messages when asked to connect anonymously to a private + address. When these hit, they tended to hit fast and often. Partial + fix for bug 2822. |