diff options
Diffstat (limited to 'changes/bug31462')
-rw-r--r-- | changes/bug31462 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug31462 b/changes/bug31462 new file mode 100644 index 0000000000..54ab990bb8 --- /dev/null +++ b/changes/bug31462 @@ -0,0 +1,4 @@ + o Minor bugfixes (git hooks): + - Remove a duplicate call to practracker from the pre-push hook. + The pre-push hook already calls the pre-commit hook, which calls + practracker. Fixes bug 31462; bugfix on 0.4.1.1-alpha. |