From: rl1987 Date: Fri, 20 Jul 2018 18:42:45 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.3.5.1-alpha~150^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dddc9a1715a2101690adb4026be81c2cc1aad671;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug26882 b/changes/bug26882 new file mode 100644 index 0000000000..adfe0e2f35 --- /dev/null +++ b/changes/bug26882 @@ -0,0 +1,5 @@ + o Minor bugfixes (logging, documentation): + - When SafeLogging is enabled, scrub IP address in + channel_tls_process_netinfo_cell(). Also, add a note + to manpage that scrubbing is not guaranteed on loglevels + below Notice. Fixes bug 26882; bugfix on 0.2.4.10-alpha.