]> 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 21:36:36 +0000 (14:36 -0700)
(cherry picked from commit 2b075c2881cd651c7566a072c282e157422a6c13)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9e0af9467c29f8ad2324c2166a7e6000c24ce99a..b5891ce1197ae32ffaaa533299daa24c452dbf3f 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]