]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES (+http-plain-{get, post} support fix in dig)
authorArtem Boldariev <artem@boldariev.com>
Wed, 17 Aug 2022 10:34:52 +0000 (13:34 +0300)
committerArtem Boldariev <artem@boldariev.com>
Thu, 18 Aug 2022 10:43:00 +0000 (13:43 +0300)
This commit modifies the CHANGES file to mention that +http-plain-get
and +http-plain-post options support in dig was fixed.

CHANGES

diff --git a/CHANGES b/CHANGES
index b4ab7c6af57805ce8288068a3aa2842f28cd3221..27471917d1074db293c5269b509dbea1314a4b32 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5944.  [bug]           Fix +http-plain-get and +http-plain-post options
+                       support in dig. Thanks to Marco Davids at SIDN for
+                       reporting the problem. [GL !6672]
+
 5943.  [placeholder]
 
 5942.  [bug]           Fix tkey.c:buildquery() function's error handling by