aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-03 13:02:12 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-03 13:02:12 -0500
commit2542a24b63f9d5c7dfd05932fc3b2f05cd720024 (patch)
treef7588fed1f2b4e7ed2c304a7d0a896f1e5554a97 /changes
parent1bf377f4b68136a238d9e54d5b56169c9589b583 (diff)
downloadtor-2542a24b63f9d5c7dfd05932fc3b2f05cd720024.tar.gz
tor-2542a24b63f9d5c7dfd05932fc3b2f05cd720024.zip
practracker: add a --regen-overbroad option to remove overbroad exceptions.
Closes ticket 32372.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket323724
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32372 b/changes/ticket32372
new file mode 100644
index 0000000000..ed2d38b40e
--- /dev/null
+++ b/changes/ticket32372
@@ -0,0 +1,4 @@
+ o Minor features (best practices tracker):
+ - Practracker now supports a --regen-overbroad option to regenerate
+ the exceptions file, but only to revise exceptions to be _less_
+ tolerant of best-practices violations. Closes ticket 32372.