summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-02-11 21:56:03 +0000
committerNick Mathewson <nickm@torproject.org>2006-02-11 21:56:03 +0000
commitf1b91924b2aef4304c02c7178c486295d45065f1 (patch)
treedca9beb08e434358f190dfbd2cb07ad7ef8d7dce /doc
parent165a9abee67deccba5b2d74a2165ad57f3933d3e (diff)
downloadtor-f1b91924b2aef4304c02c7178c486295d45065f1.tar.gz
tor-f1b91924b2aef4304c02c7178c486295d45065f1.zip
Keep running if we ask for an impossible stdout log; just warn.
svn:r5964
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b16cd912d4..85b37ad939 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -64,7 +64,7 @@ R - Clients use it. (But not till the directories have upgraded!)
- make log entries include function names in win32 again.
- Make "setconf" and "hup" behavior cleaner for LINELIST config
options (e.g. Log). Bug 238.
- - "options_init_logs(): Can't log to stdout with RunAsDaemon set."
+ o "options_init_logs(): Can't log to stdout with RunAsDaemon set."
- Were we going to load unrecognized 'state' variables into some
list somewhere, and write them out whenever we update the state?
To be forwards and backwards compatible.