]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Thu, 12 Jul 2018 02:43:36 +0000 (12:43 +1000)
committerMark Andrews <marka@isc.org>
Wed, 1 Aug 2018 23:07:54 +0000 (09:07 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9d83d245e53b777d706e9942313879437d0f07b4..764d2b1650223769ae1f581d293806a1a28283f3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5002.  [bug]           mdig: Handle malformed +ednsopt option, support 100
+                       +ednsopt options per query rather than 100 total and
+                       address memory leaks if +ednsopt was specified.
+                       [GL #410]
+
 5001.  [bug]           Fix refcount errors on error paths. [GL !563]
 
 5000.  [bug]           named_server_servestale() could leave the server in
@@ -10,7 +15,7 @@
 
 4997.  [placeholder]
 
-4996.  [bug]           dig: Handle malformed ednsopt options. [GL #403]
+4996.  [bug]           dig: Handle malformed +ednsopt option. [GL #403]
 
 4995.  [test]          Add tests for "tcp-self" update policy. [GL !282]