Merge branch 'maint-0.3.5'
[tor.git] / changes / feature28976
blobc7ebc207f75f2c178dac9ae48447fa55312b9206
1   o Minor features (developer tooling):
2     - Provide a git pre-commit hook that disallows commiting if we have any
3       failures in our code and changelog formatting checks. It is now available
4       in scripts/maint/pre-commit.git-hook. Implements feature 28976.