diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-08-25 09:37:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-08-25 09:37:52 -0400 |
commit | 2afbe0ae28ef215b5f0ac9a032ab4dae1cabc8cc (patch) | |
tree | 26297c4f13f80e0cf3832ae339dafa5512ab3e4d /changes | |
parent | 19df037e53331ae528b876f225be08f198e0f8b6 (diff) | |
download | tor-2afbe0ae28ef215b5f0ac9a032ab4dae1cabc8cc.tar.gz tor-2afbe0ae28ef215b5f0ac9a032ab4dae1cabc8cc.zip |
Expand changes file
Diffstat (limited to 'changes')
-rw-r--r-- | changes/malformed-hostname-safe-logging | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/malformed-hostname-safe-logging b/changes/malformed-hostname-safe-logging index 93007265e9..e561425943 100644 --- a/changes/malformed-hostname-safe-logging +++ b/changes/malformed-hostname-safe-logging @@ -1,3 +1,3 @@ o Minor bugfixes: - When logging malformed hostnames in socks5 requests, respect - SafeLogging configuration + SafeLogging configuration. Fixes bug 16891; bugfix on 0.1.1.16-rc. |