]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 9 Jan 2019 04:07:40 +0000 (15:07 +1100)
committerEvan Hunt <each@isc.org>
Wed, 9 Jan 2019 04:50:36 +0000 (20:50 -0800)
(cherry picked from commit 188c1843810fe0953f0332db5339cb8b946a966c)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7b1c09b8f13d18399109c36583ae45381ab95036..afcb484696f986054c8871f6329989b7ee2309ae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5124.  [bug]           Named could incorrectly return FORMERR rather than
+                       SERVFAIL. [GL #804]
+
 5123.  [bug]           dig could hang indefinitely after encountering an error
                        before creating a TCP socket. [GL #692]