diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2009-07-09 15:34:53 +0200 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2009-07-09 15:34:53 +0200 |
commit | fa2374a16360cb3d9bfb18827c574c8f44345925 (patch) | |
tree | 30d5e149e2fe41b18e301ed40998f34530bf354e /ChangeLog | |
parent | 041a7b989630c846fa087628145920198da001f6 (diff) | |
download | tor-fa2374a16360cb3d9bfb18827c574c8f44345925.tar.gz tor-fa2374a16360cb3d9bfb18827c574c8f44345925.zip |
List unresolved requests in geoip stats as country '??'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ Changes in version 0.2.2.1-alpha - 2009-??-?? to make sure nothing writes beyond the end of an area. This might help debug some conceivable causes of bug 930. - Directories that are configured with the --enable-geoip-stats flag - now write their GeoIP stats to disk exactly every 24 hours. + now write their GeoIP stats to disk exactly every 24 hours. Also, + unresolved requests are listed with country code '??'. - Exit nodes can write statistics on the number of exit streams and transferred bytes per port to disk every 24 hours. To enable this, run configure with the --enable-exit-stats option, and set |