]> 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:44:18 +0000 (14:44 -0700)
(cherry picked from commit 2b075c2881cd651c7566a072c282e157422a6c13)
(cherry picked from commit 07a0638c94e5ea5b63570a36e7bceaae9e65ed7e)

CHANGES

diff --git a/CHANGES b/CHANGES
index 987f77c51dcd55dc1fec9f15c9e17918765ad73d..2440bd53abb5fc737a841e23dba29cae13fab53f 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]