]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Tue, 26 Jun 2018 20:52:47 +0000 (13:52 -0700)
committerEvan Hunt <each@isc.org>
Tue, 26 Jun 2018 20:52:47 +0000 (13:52 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 91acda732d7c6703c8d95d27b8fabd61cfa3c045..d8c27b00181f62c4629732ac7edaa8f1e1d81b3f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+4982.  [cleanup]       Return FORMERR if the question section is empty
+                       and no COOKIE option is present; this restores
+                       older behavior except in the newly specified
+                       COOKIE case. [GL #260]
+
 4981.  [bug]           Fix race in cmsg buffer usage in socket code.
                        [GL #180]