Update CHANGES [GL #4071]

Mention that BIND getting stuck during reconfiguration when
DoH-enabled listen statement is removed on re-configuration has been
fixed.
This commit is contained in:
Artem Boldariev 2023-05-16 18:56:58 +03:00
parent 9ab6c3a5b1
commit 8eeafbc6a7

View file

@ -1,3 +1,7 @@
6174. [bug] BIND could get stuck on reconfiguration when a
'listen' statement for HTTP is removed from the
configuration. That has been fixed. [GL #4071]
6173. [bug] Properly process extra "nameserver" lines in
resolv.conf otherwise the next line is not properly
processed. [GL #4066]