]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: doc: Remove 9.21-only release note from May 2026 release notes
authorAndoni Duarte <andoni@isc.org>
Thu, 21 May 2026 13:52:33 +0000 (13:52 +0000)
committerAndoni Duarte <andoni@isc.org>
Thu, 21 May 2026 13:52:33 +0000 (13:52 +0000)
commitbee7362e24e7debbdedaab4f8aa8bbfc245a8b35
treeb591b32f419fb023de09d9b18a18a5852c7e0596
parent86bb27060cef29bed8353b308997c0b82eb495ce
parent931bc821d82dfa259bb6ed82706a891f200a0976
fix: doc: Remove 9.21-only release note from May 2026 release notes

Issue #5826 has two different fixes: one released in April 2026 that
applies to 9.20 and 9.18, and another released in May 2026 that applies
to 9.21. The 9.21 release note was mistakenly included in the release
notes for 9.20 and 9.18. This commit removes it.

Merge branch 'andoni/fix-doc-duplicate-note-5826' into 'bind-9.20'

See merge request isc-projects/bind9!12067