mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6 lines
284 B
Plaintext
6 lines
284 B
Plaintext
|
o Minor bugfixes (logging):
|
||
|
- Rate-limit our the logging message about the obsolete .exit notation.
|
||
|
Previously, there was no limit on this warning, which could potentially
|
||
|
be triggered many times by a hostile website. Fixes bug 31466;
|
||
|
bugfix on 0.2.2.1-alpha.
|