]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add missing CHANGES notes
authorEvan Hunt <each@isc.org>
Fri, 26 Jun 2020 08:14:30 +0000 (01:14 -0700)
committerEvan Hunt <each@isc.org>
Fri, 26 Jun 2020 08:14:30 +0000 (01:14 -0700)
CHANGES notes were accidentally omitted from the previous merge.

CHANGES

diff --git a/CHANGES b/CHANGES
index 1bfdce4f41224cf425abb4acc6cd1dfa8300e133..30a039a77c2876433157e176814c133aa1796a5e 100644 (file)
--- 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.