]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] chg: doc: Remove -S changelog templates from open-source edition
authorNicki Křížek <nicki@isc.org>
Fri, 28 Mar 2025 12:22:51 +0000 (12:22 +0000)
committerNicki Křížek <nicki@isc.org>
Fri, 28 Mar 2025 12:22:51 +0000 (12:22 +0000)
commitfb2c709c3572432b4e3e27fe5a7cce93eba14aa0
tree21580c5af42db7e259bc05f887a64498a0770155
parentf24bacb19034f6465259b1dee7eda4761802f149
parent66dfacc25812d2095e112f47b8ec191df0dff6bf
[9.18] chg: doc: Remove -S changelog templates from open-source edition

These changelogs meant for -S edition were introduced to avoid rebase
conflicts. However, the same result can be achieved by linking the -S
changelogs directly from their open-source variants, rather than
including the -S changelogs directly in changelog.rst.

Mattermost discussion: https://mattermost.isc.org/isc/pl/1gioy1gatifttborqx5qhc9paw

Merge branch 'nicki/remove-s-specific-changelog-files-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10337