From: Mark Andrews Date: Thu, 18 Feb 2021 06:02:27 +0000 (+1100) Subject: Add release note for [GL #2499] X-Git-Tag: v9.16.13~29^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=65013e5c328d4f25c9770c3f84cdbc0a6a6c4805;p=thirdparty%2Fbind9.git Add release note for [GL #2499] (cherry picked from commit 3d340ecfd2f4a703608a001c6821949b534c9312) --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index a9a850f46ee..44fcea7ab87 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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]