Skip to content
Commit 2791248a authored by daniel g. siegel's avatar daniel g. siegel
Browse files

add dist-hook rule for ChangeLog autogeneration

added a dist-hook rule, which calls git log and overwrites
the sample ChangeLog file. we run git log $(CHANGELOG_START)..
--stat -M -C --name-status --no-color ) | fmt --split-only where
$CHANGELOG_START is set to 2.26.0
parent a8ef7428
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment