Add an entry to CHANGES [GL #3004]

Mentions that there is a fix to a bug in DoT code leading to an abort
when a zone transfer over TLS ends with an unexpected DNS message.
This commit is contained in:
Artem Boldariev
2021-11-12 10:47:25 +02:00
parent 6c8a97c78f
commit 61d824cd41

View File

@@ -1,3 +1,7 @@
5763. [bug] Fix a bug in DoT code leading to an abort when
a zone transfer ends with an unexpected DNS message.
[GL #3004]
5762. [bug] Fix a "named" crash related to removing and restoring a
`catalog-zone` entry in the configuration file and
running `rndc reconfig`. [GL #1608]