2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES note for [GL #4494]

This commit is contained in:
Mark Andrews
2023-12-15 10:54:53 +11:00
parent bdb42d3838
commit 94b00f44ae

View File

@@ -1,3 +1,7 @@
6304. [bug] The wrong time was being used to determine what RRSIGs
where to be generated when dnssec-policy was in use.
[GL #4494]
6303. [bug] Dig failed to correctly process a SIGINT received while
waiting for a TCP connection to complete. [GL #4138]