From: Evan Hunt Date: Fri, 26 Jun 2020 08:14:30 +0000 (-0700) Subject: add missing CHANGES notes X-Git-Tag: v9.17.3~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4280344d21961e944bf4888bbea2543fdf381f21;p=thirdparty%2Fbind9.git add missing CHANGES notes CHANGES notes were accidentally omitted from the previous merge. --- diff --git a/CHANGES b/CHANGES index 1bfdce4f412..30a039a77c2 100644 --- a/CHANGES +++ b/CHANGES @@ -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.