From: Ondřej Surý Date: Thu, 20 May 2021 14:05:11 +0000 (+0200) Subject: Add CHANGES and release note for GL #2690 X-Git-Tag: v9.17.16~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b5f205b57166401ae5a1eb88aa6cde1e4857bf0;p=thirdparty%2Fbind9.git Add CHANGES and release note for GL #2690 --- diff --git a/CHANGES b/CHANGES index 28b3edd3af5..bce91910429 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5654. [func] Windows support has been removed. [GL #2690] + 5653. [bug] Fixed a bug that caused the NSEC3 salt to be changed for KASP zones on restart. [GL #2725] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 92f0a693eda..520a61c7f82 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,7 +39,9 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- None. +- Support for compiling and running BIND 9 natively on Windows has been + completely removed. The last release branch that has working Windows + support is BIND 9.16. :gl:`#2690` Feature Changes ~~~~~~~~~~~~~~~