From 7fcceb2c25b3abdbe4c775607a0d157e9d578318 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 4 Mar 2007 20:11:46 +0000 Subject: r12074@catbus: nickm | 2007-03-04 15:11:43 -0500 Make all LD_BUG log messsages get prefixed with "Bug: ". Remove manually-generated "Bug: "s from log-messages. (Apparently, we remembered to add them about 40% of the time.) svn:r9733 --- doc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 6c3a9e49b3..d199ab6e3b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -424,7 +424,7 @@ 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 + o 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(). I can say "banana" as my bandwidthcapacity, and it won't even squeak. -- cgit v1.2.3-54-g00ecf