[InterNetNews/inn] 46f6f9: No longer generate ChangeLog for releases
Julien ÉLIE
noreply at github.com
Sun Jan 23 09:02:10 UTC 2022
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: 46f6f93e1db4ca9827c2fb87e3f805115dce01c5
https://github.com/InterNetNews/inn/commit/46f6f93e1db4ca9827c2fb87e3f805115dce01c5
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