]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes for [GL #3729]
authorOndřej Surý <ondrej@isc.org>
Tue, 10 Jan 2023 11:44:59 +0000 (12:44 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 8 Feb 2023 20:33:23 +0000 (21:33 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index e871fe824a0a85ef75993f1d8aab047571045d13..d7636a866a9bd0af512845e710e82d11b464e8dc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6091.  [cleanup]       Drop RHEL 7 and clones support. [GL #3729]
+
 6090.  [bug]           Fix a bug in resolver's resume_dslookup() function by
                        making sure that dns_resolver_createfetch() is called
                        with valid parameters, as required by the function.
index dae2c0cef5c601ae9b0ee160967c192be8721228..9ecaa24c7c8e6ac02a3b19f37b41e3a56d5b4070 100644 (file)
@@ -25,7 +25,9 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- Support for Red Hat Enterprise Linux version 7 (and clones) has been dropped.
+  A C11 compliant compiler (or better) is now required to compile BIND 9.
+  :gl:`#3729`
 
 Feature Changes
 ~~~~~~~~~~~~~~~