2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES entry

This commit is contained in:
Diego Fronza 2020-06-12 15:14:53 -03:00 committed by Evan Hunt
parent c5a4bc8bcc
commit ad6f65649a

View File

@ -1,3 +1,8 @@
5475. [bug] Fix RPZ wildcard passthru ignored when a rejection
would overwrite a passthru action matching some
rule in a previously loaded passthru rpz zone.
[GL #1619]
5474. [bug] dns_rdata_hip_next() failed to return ISC_R_NOMORE
when it should have. [GL !3880]