diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-18 21:27:12 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-18 21:27:12 +0000 |
commit | bbbf25db4d251ae25b8fe4d5a04f98cf72f7b855 (patch) | |
tree | 64e6655ed2f3fa8ec56cbe3b0bfc7700504cea5c /doc | |
parent | d2fe8542dfc456b6f4442118f87f886526347dce (diff) | |
download | tor-bbbf25db4d251ae25b8fe4d5a04f98cf72f7b855.tar tor-bbbf25db4d251ae25b8fe4d5a04f98cf72f7b855.tar.gz |
r17233@catbus: nickm | 2007-12-18 16:26:55 -0500
Changelog entry for geoip.
svn:r12858
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,7 +30,7 @@ R . spec d deploy . geoip caching and publishing for bridges R . spec - - Implement + . Implement o Code to load a geoip file from disk o Truncated format o Full format. @@ -40,8 +40,8 @@ R . spec o Code to generate history lines o Controller interface - Track consecutive time up, not time since last-forgotten IP. - - Add log lines. - - Tests + o Add log lines. + o Tests - Mention in dir-spec.txt - Mention in control-spec.txt d let Vidalia use the geoip data too rather than doing its own |