Add CHANGES note for [GL #4194]

This commit is contained in:
Mark Andrews
2023-07-06 17:13:40 +10:00
parent 189ca00a6e
commit c2dcc2602d

View File

@@ -1,3 +1,6 @@
6208. [func] Return BADCOOKIE for out-of-date or otherwise bad, well
formed DNS SERVER COOKIES. [GL #4194]
6207. [cleanup] The code implementing TSIG/TKEY support has been cleaned
up and refactored for improved robustness, readability,
and consistency with other code modules. [GL !7828]