]> 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:47:03 +0000 (16:47 +0000)
commit37fbcedfaf5fcc3b27fd251081a9615e76133945
tree9204cd525759a2e4dc38048a7d0966e1e79c5c31
parentfa2ff6b690967cbe793ba90cfde391ec0bab4ab4
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.

(cherry picked from commit e40bd273e474a0562bcabccbb193ae1074443e3d)
.gitlab-ci.yml
.reuse/dep5
CHANGES [deleted symlink]
Makefile.am
README.md
doc/arm/changelog.rst