From: Michał Kępień Date: Wed, 24 Apr 2019 09:17:15 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.11.7~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07c698469ee47f703120f4d38ad0c42b4706e4f8;p=thirdparty%2Fbind9.git Add CHANGES entry 5219. [bug] Negative trust anchors did not work with "forward only;" to validating resolvers. [GL #997] --- diff --git a/CHANGES b/CHANGES index 9af92827fda..0e96c2bfa34 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5233. [bug] Negative trust anchors did not work with "forward only;" + to validating resolvers. [GL #997] + 5232. [bug] Fix a high-load race/crash in isc_socket_cancel(). [GL #834]