diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-05-28 18:35:39 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-05-28 18:35:39 +0000 |
commit | 1ffb56c4bd508151b564942e2fd6b1155c7379a6 (patch) | |
tree | d0372dc876d530cf5e47198c09831c582fc12698 /ChangeLog | |
parent | b206123140dae8424aee205a0c3f531db07d29ba (diff) | |
download | tor-1ffb56c4bd508151b564942e2fd6b1155c7379a6.tar.gz tor-1ffb56c4bd508151b564942e2fd6b1155c7379a6.zip |
Backport: Several geoip changes/fixes as requested.
svn:r14782
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ Changes in version 0.2.0.27-rc - 2008-05-?? fails do not leave it unattached and ask the controller to deal. Fixes the second part of bug 681. + o Minor features: + - Allow comments in geoip file. + - Make bridge authorities never serve extrainfo docs. + o New files: - A new contrib/tor-exit-notice.html file that exit relay operators can put on their website to help reduce abuse queries. |