From: Mark Andrews Date: Thu, 14 Apr 2022 01:19:23 +0000 (+1000) Subject: Add CHANGES entry for [GL #3279] X-Git-Tag: v9.19.1~71^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14ca6270d32d25a0f1adce8e5ca006a1c44a2a55;p=thirdparty%2Fbind9.git Add CHANGES entry for [GL #3279] --- diff --git a/CHANGES b/CHANGES index ddf25704858..1166e4eea3f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5863. [bug] If there was a pending negative cache DS entry, + validations depending upon it could fail. [GL #3279] + 5862. [bug] dig returned a 0 exit status on UDP connection failure. [GL #3235]