[InterNetNews/inn] c68134: No longer generate ChangeLog for releases
Julien ÉLIE
noreply at github.com
Sun Jan 23 09:02:01 UTC 2022
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: c681348ffbd7bf6329a77138c15a0a1180779453
https://github.com/InterNetNews/inn/commit/c681348ffbd7bf6329a77138c15a0a1180779453
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
M .gitignore
M MANIFEST
M Makefile
M doc/pod/hacking.pod
R support/mkchangelog
M support/mkmanifest
Log Message:
-----------
No longer generate ChangeLog for releases
We already ship a meaningful NEWS file with releases. It is no longer useful
to go on generating a full ChangeLog file containing all commit logs. (Almost
nobody reads it, and it is a waste of space in packages.)
Now that we have migrated to GitHub, it is very easy to browse source code
and, if needed, obtain a similar ChangeLog. One can even look at code changes
at the same time!
Tag comparison gives that:
https://github.com/InterNetNews/inn/compare/2.6.3...2.6.4
More information about the inn-committers
mailing list