]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the CHANGES file
authorMichal Nowak <mnowak@isc.org>
Thu, 24 Oct 2024 15:01:57 +0000 (17:01 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 31 Oct 2024 16:45:35 +0000 (16:45 +0000)
commite40bd273e474a0562bcabccbb193ae1074443e3d
treeffd0fa06291d4c454822de0626fc2212eb972124
parent04bdaf6efbad52413e3eca7d48aabc7b512ed4f3
Remove the CHANGES file

With the introduction of the generated changelog, the CHANGES file
became a symlink to doc/arm/changelog.rst. After the changes made in
!9549, the changelog file transitioned from being a wholly generated
file to one that includes versioned changelog files, which are
themselves generated. However, while implementing !9549, we overlooked
that the CHANGES file is copied to a release directory on an FTP server
and contains just "include" directives, not the changelog itself.
Therefore, in the same fashion as the "RELEASE-NOTES*.html" file, create
a "CHANGELOG*.html" file that redirects to the Changelog appendix of the
ARM.
.gitlab-ci.yml
.reuse/dep5
CHANGES [deleted symlink]
Makefile.am
README.md
doc/arm/changelog.rst