changes: Add changes file for ticket #40019

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2020-07-02 13:57:46 -04:00
parent 8c3e4837f0
commit a73049d1a0

5
changes/ticket40019 Normal file
View File

@ -0,0 +1,5 @@
o Code simplification and refactoring (maintainer scripts):
- Disable by default the pre-commit hook. Use the environment variable
TOR_EXTRA_PRE_COMMIT_CHECKS in order to run it. Furthermore, stop running
practracker in the pre-commit hook and make check-local. Closes ticket
40019.