From: Michal Nowak Date: Thu, 31 Oct 2024 16:46:11 +0000 (+0000) Subject: fix: doc: Remove the CHANGES file X-Git-Tag: v9.21.3~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5585bd0fdea16be87d695fd264f1f87624227f92;p=thirdparty%2Fbind9.git fix: doc: 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. Closes #5000 Merge branch '5000-provide-correct-changelog-on-ftp' into 'main' See merge request isc-projects/bind9!9690 --- 5585bd0fdea16be87d695fd264f1f87624227f92