]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 30752
authorNick Mathewson <nickm@torproject.org>
Thu, 18 Jul 2019 13:27:58 +0000 (09:27 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 18 Jul 2019 13:28:08 +0000 (09:28 -0400)
changes/ticket30752 [new file with mode: 0644]

diff --git a/changes/ticket30752 b/changes/ticket30752
new file mode 100644 (file)
index 0000000..754a900
--- /dev/null
@@ -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.