]> Savannah Git Hosting - gnulib.git/commit
vcs-to-changelog: Fix formatting of ChangeLog output.
authorSiddhesh Poyarekar <siddhesh@gotplt.org>
Thu, 16 Jan 2020 07:19:54 +0000 (12:49 +0530)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Jan 2020 20:20:46 +0000 (21:20 +0100)
commitfb84537392a698ccc89dfb159781c8bfb0eda0bc
tree6c193c7b984f2d14c916fe5d32193aedb40aa6f2
parent62503afc03a2c877454473fc10a7518222b29bf0
vcs-to-changelog: Fix formatting of ChangeLog output.

Add another newline when the number of files differing is too large.
This is typical for across-the-board changes such as copyright year
updates.

* build-aux/vcstocl/vcs_git.py (list_changes): Add newline in
print output.
ChangeLog
build-aux/vcstocl/vcs_git.py