diff --git a/CHANGES b/CHANGES index 54bd5d6138..5506ab973a 100644 --- 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] + 5942. [bug] Fix tkey.c:buildquery() function's error handling by adding the missing cleanup code. [GL #3492]