diff options
author | Roger Dingledine <arma@torproject.org> | 2010-11-16 00:13:25 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-11-16 00:13:25 -0500 |
commit | a08a7e0fc69e68517d6aabac52c1b814994ca560 (patch) | |
tree | d837b7da493a8743d057373268bb24866f2db815 /ChangeLog | |
parent | e0b922b7e643abaea95506a01409bf349651653f (diff) | |
download | tor-a08a7e0fc69e68517d6aabac52c1b814994ca560.tar tor-a08a7e0fc69e68517d6aabac52c1b814994ca560.tar.gz |
warn more about AllowSingleHopExits
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -68,6 +68,8 @@ Changes in version 0.2.2.18-alpha - 2010-11-16 DHT. Implements ticket 2088. - Rate-limit the "your application is giving Tor only an IP address" warning. Addresses bug 2000; bugfix on 0.0.8pre2. + - When you set AllowSingleHopExits, print a warning to explain why + most clients are avoiding your relay. - Update to the November 1 2010 Maxmind GeoLite Country database. o Code simplifications and refactoring: |