generate ChangeLog from git

This commit is contained in:
Frank Morgner
2013-06-21 12:26:12 +02:00
parent 2b6ba3c3c1
commit 2dc76bdac6
5 changed files with 10 additions and 0 deletions

View File

@@ -6,3 +6,5 @@ win:
distcheck-hook:
test -d .svn && \
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev || true
test -d .git && \
git2cl > ChangeLog