From cf923e4ad3cd32fcf4fc628f5f25c0b2a030f82b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 6 Jul 2023 17:19:52 +1000 Subject: [PATCH] Add release note for [GL #4194] --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 60f5a3da4c..0bffdada36 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -32,6 +32,10 @@ Feature Changes - None. +- Return BADCOOKIE for out-of-date or otherwise bad, well formed + DNS SERVER COOKIES. Previously these were silently treated as + DNS CLIENT COOKIES. :gl:`#4194` + Bug Fixes ~~~~~~~~~