aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-01 05:04:54 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-01 05:04:54 +0000
commit284437756bff628f54322c6c923e8bdf6f0aa3d8 (patch)
tree2a7a9d0635f3b11529bc5888058b80567caf97ae /doc
parent6b191f854ce379094d63262af9868ad566fc98c6 (diff)
downloadtor-284437756bff628f54322c6c923e8bdf6f0aa3d8.tar.gz
tor-284437756bff628f54322c6c923e8bdf6f0aa3d8.zip
a clearer changelog, and a future todo item
svn:r9702
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ee82584a29..3f8ab5bc94 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -412,6 +412,9 @@ R - add d64 and fp64 along-side d and fp so people can paste status
of edge_stream_t.
Future version:
+ - when we hit a funny error from a dir request (eg 403 forbidden),
+ but tor is working and happy otherwise, and we haven't seen many
+ such errors recently, then don't warn about it.
- LD_BUG log messages could prepend "Bug: " automatically, so we don't
have to try to remember to.
- More consistent error checking in router_parse_entry_from_string().