Account for February 2024 releases in CHANGES

This commit is contained in:
Michał Kępień 2024-01-15 15:46:01 +01:00
parent 6e0dc71a12
commit 695b9394d1
No known key found for this signature in database

View file

@ -1,10 +1,10 @@
6322. [bug] Changes to "listen-on" statements were ignored on
6324. [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
6322. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]