diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-02-11 21:56:03 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-02-11 21:56:03 +0000 |
commit | f1b91924b2aef4304c02c7178c486295d45065f1 (patch) | |
tree | dca9beb08e434358f190dfbd2cb07ad7ef8d7dce /doc | |
parent | 165a9abee67deccba5b2d74a2165ad57f3933d3e (diff) | |
download | tor-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/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |