aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 3c12c5675..dc2080517 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -296,6 +296,9 @@ M - rewrite how libevent does select() on win32 so it's not so very slow.
- Add an option (related to AvoidDiskWrites) to disable directory caching.
Minor items for 0.1.2.x as time permits:
+ - getinfo ns/name/moria2 doesn't include a "v" line, even when some
+ network-statuses I have show it. I suppose the fix should go in
+ networkstatus_getinfo_helper_single() in routerlist.c.
- Unify autoconf search code for libevent and openssl. Make code
suggest platform-appropriate "devel" / "dev" / whatever packages
if we can link but we can't find the headers.