Add release note for [GL #2499]

This commit is contained in:
Mark Andrews
2021-02-18 17:02:27 +11:00
parent 6f47e0956c
commit 3d340ecfd2

View 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]