From: Nick Mathewson Date: Thu, 18 Jul 2019 13:27:58 +0000 (-0400) Subject: changes file for 30752 X-Git-Tag: tor-0.4.2.1-alpha~116^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3efe5cc57af040f8adb9a9e24a6ad1e77998a7a1;p=thirdparty%2Ftor.git changes file for 30752 --- diff --git a/changes/ticket30752 b/changes/ticket30752 new file mode 100644 index 0000000000..754a9003d1 --- /dev/null +++ b/changes/ticket30752 @@ -0,0 +1,6 @@ + o Minor features (best practices tracker): + - Give a warning rather than an error when a practracker exception is + violated by a small amount; add a --list-overstrict option to + practracker that lists exceptions that are stricter than they need to + be, and provide an environment variable for disabling + practracker. Closes ticekt 30752.