Merge branch 'each-changes' into 'main'

add missing CHANGES notes

See merge request isc-projects/bind9!3757
This commit is contained in:
Evan Hunt
2020-06-26 08:16:03 +00:00

View File

@@ -1,3 +1,8 @@
5449. [bug] Fix a socket shutdown race in netmgr udp. [GL #1938]
5448. [bug] Fix a race condition in isc__nm_tcpdns_send().
[GL #1937]
5447. [bug] IPv6 addresses ending in "::" could break YAML
parsing. A "0" is now appended to such addresses
in YAML output from dig, mdig, delv, and dnstap-read.