diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-02-06 08:27:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-02-06 08:27:12 -0500 |
commit | b7bbff0c9c655a938b42a103594f2c34c3f6dcfa (patch) | |
tree | ab490ddf2e9f02857b07d5e216f56ff3fc2e87d9 /changes | |
parent | a8456d2a11c35d7e707bb1395d56115227104b34 (diff) | |
parent | 5e963f97b1e70012e0917ce160b1579a87ab9bcb (diff) | |
download | tor-b7bbff0c9c655a938b42a103594f2c34c3f6dcfa.tar.gz tor-b7bbff0c9c655a938b42a103594f2c34c3f6dcfa.zip |
Merge remote-tracking branch 'public/practracker_regen_overbroad_2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32372 | 4 |
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. |