aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-27 20:46:24 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-27 20:46:24 +0000
commit60efd6b726728a1022e5845a711e640b08d7b93b (patch)
tree7ae169fc1b8bea34b6c07c7f7ca03e26dc0187c8 /doc/TODO
parent5ba6fd9e7be10200c754d240d646177524f2bd7d (diff)
downloadtor-60efd6b726728a1022e5845a711e640b08d7b93b.tar
tor-60efd6b726728a1022e5845a711e640b08d7b93b.tar.gz
r15420@catbus: nickm | 2007-09-27 15:40:25 -0400
Remove annotated_desc_store store (which we never used). Instead, shift name of router store to cached-descriptors, but initialize it from cached-routers as needed svn:r11678
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index f6749237d..798d65f89 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -138,8 +138,8 @@ N . Cache for bridge descriptors
o Mechanism to add annotations when we first add a descriptor
o Don't serve annotations
o Reject annotations that appear in things we've downloaded
- - Name the router store something different: cached-descriptors?
- - But load from cached-routers if no cached-descriptors is
+ o Name the router store something different: cached-descriptors?
+ o But load from cached-routers if no cached-descriptors is
found.
- Document this.
- Use annotations to denote router purpose