]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 6 Mar 2019 23:25:15 +0000 (10:25 +1100)
committerMark Andrews <marka@isc.org>
Wed, 6 Mar 2019 23:59:11 +0000 (10:59 +1100)
(cherry picked from commit 5bc06a0a11ebe0264679fa81b5543192dd0a17a6)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7f30a28b660b63b2b217414edf6217e533f63b6e..99c9da3704de3b45ac10e89178f0db03b820dce6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5176.  [tests]         Remove a dependency on libxml in statschannel system
+                       test. [GL #926]
+
 5172.  [bug]           nsupdate now honors the operating system's preferred
                        ephemeral port range. [GL #905]
 
 5092.  [bug]           Address memory leak on SIGTERM in nsupdate when using
                        GSS-TSIG. [GL #558]
 
-5090.  [bug]           dig and mdig failed to properly preparse dash value
-                       pairs when value was a seperate argument and started
+5090.  [bug]           dig and mdig failed to properly pre-parse dash value
+                       pairs when value was a separate argument and started
                        with a dash. [GL #584]
 
 5088.  [bug]           dig/host/nslookup could crash when interrupted close to
 5072.  [bug]           Add unit tests for isc_buffer_copyregion() and fix its
                        behavior for auto-reallocated buffers. [GL #644]
 
-5071.  [bug]           Comparision of NXT records was broken. [GL #631]
+5071.  [bug]           Comparison of NXT records was broken. [GL #631]
 
 5070.  [bug]           Record types which support a empty rdata field were
                        not handling the empty rdata field case. [GL #638]
 
 5065.  [bug]           Only set IPV6_USE_MIN_MTU on IPv6. [GL #553]
 
-5064.  [test]          Initalize TZ environment variable before calling
+5064.  [test]          Initialize TZ environment variable before calling
                        dns_test_begin in dnstap_test. [GL #624]
 
 5061.  [protocol]      Add support for EID and NIMLOC. [GL #626]