Update CHANGES [GL #4518] [GL #4528]

Mentioned that all changes to listen-on statements are now applied on
reconfiguration.

(cherry picked from commit d1a2ad0f44)
This commit is contained in:
Artem Boldariev 2024-01-11 16:30:17 +02:00
parent a76e304f5e
commit 4d5320c540

View file

@ -1,3 +1,9 @@
6322. [bug] Changes to "listen-on" statements were ignored on
reconfiguration unless the port or interface address was
changed, making it impossible to change a related
listener transport type. Thanks to Thomas Amgarten.
[GL #4518] [GL #4528]
6320. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]