diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:29 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:29 +0000 |
commit | 05604c60d42afc8dd006c67fad592275b24929a7 (patch) | |
tree | 7ff9a08c19a496b8ce6cc01e38ef664e5d83227f /ChangeLog | |
parent | 0335bd51d384ed6d075413580eefa1248c730d0f (diff) | |
download | tor-05604c60d42afc8dd006c67fad592275b24929a7.tar.gz tor-05604c60d42afc8dd006c67fad592275b24929a7.zip |
r9006@Kushana: nickm | 2006-09-29 10:48:23 -0400
Omit function names from NOTICE, WARN and ERR messages unless they are in LD_BUG.
svn:r8534
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,6 +42,9 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? any router is the canonical Unnamed. - New controller event to alert the controller when our server descriptor has changed. + - Only include function names in log messages for debugging messages; + in other cases, the content of the message should be clear on its own, + and including the function name only seems to confuse users. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |