]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2499]
authorMark Andrews <marka@isc.org>
Thu, 18 Feb 2021 06:02:27 +0000 (17:02 +1100)
committerMark Andrews <marka@isc.org>
Thu, 18 Feb 2021 22:18:08 +0000 (09:18 +1100)
doc/notes/notes-current.rst

index 9fdc8fd32b60c41cd590c820abe59522f1e7b3d5..508fbb02260e4a265dab6c0769c88d696d80d24d 100644 (file)
@@ -48,3 +48,6 @@ Bug Fixes
   of sending a proper response back.  Rollback setting the IP_DONTFRAG on the
   UDP sockets that we enabled during the DNS Flag Day 2020 to fix this issue.
   [GL #2487]
+
+- An invalid direction field (not one of 'N'/'S' or 'E'/'W') in a LOC record
+  triggered an INSIST failure. [GL #2499]