From: Mark Andrews Date: Fri, 18 Sep 2020 07:19:19 +0000 (+1000) Subject: add CHANGES note X-Git-Tag: v9.17.6~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7406db46f33628e160db2f54ab4737a76556bd7;p=thirdparty%2Fbind9.git add CHANGES note --- diff --git a/CHANGES b/CHANGES index e53ff23d070..99ae00fe988 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5507. [bug] Named could compute incorrect SIG(0) responses. + [GL #2109] + 5506. [bug] Properly handle failed sysconf() calls, so we don't report invalid memory size. [GL #2166]