mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 08:22:37 +01:00
Add script to update ChangeLog from git log.
This patch adds update-changelog.pl, a script which adds the subject line and author of every commit since ChangeLog was last touched by git, in a style consistent with the entries up to version 0.92.0. Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
This commit is contained in:
committed by
Carlos R. Mafra
parent
4546065276
commit
d3f9c2cd75
@@ -36,7 +36,7 @@ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N INSTALL \
|
||||
INSTALL-WMAKER README.definable-cursor \
|
||||
The-perfect-Window-Maker-patch.txt \
|
||||
README COPYING.WTFPL autogen.sh \
|
||||
email-clients.txt checkpatch.pl
|
||||
email-clients.txt checkpatch.pl update-changelog.pl
|
||||
|
||||
if USE_LCOV
|
||||
coverage-reset:
|
||||
|
||||
Reference in New Issue
Block a user