diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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(). |