From ef46f750669c9efc80fb2862416c4a30bf0538f6 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 7 Mar 2019 10:25:15 +1100 Subject: [PATCH] add CHANGES (cherry picked from commit 5bc06a0a11ebe0264679fa81b5543192dd0a17a6) --- CHANGES | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 14c35792709..a7934efb761 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5176. [tests] Remove a dependency on libxml in statschannel system + test. [GL #926] + 5173. [bug] Fixed a race in socket code that could occur when accept, send, or recv were called from an event loop but the socket had been closed by another @@ -91,7 +94,7 @@ - Zone signing and DNSKEY maintenance events are now logged to the "dnssec" category - Messages are now logged when DNSSEC keys are - pubished, activated, inactivated, deleted, + published, activated, inactivated, deleted, or revoked. [GL #714] @@ -296,8 +299,8 @@ 5091. [func] Two new global and per-view options min-cache-ttl and min-ncache-ttl [GL #613] -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] 5089. [bug] Restore localhost fallback in dig and host which is @@ -363,7 +366,7 @@ 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] @@ -382,7 +385,7 @@ 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] 5063. [test] In statschannel test try a few times before failing @@ -608,7 +611,7 @@ 5001. [bug] Fix refcount errors on error paths. [GL !563] 5000. [bug] named_server_servestale() could leave the server in - exclusive mode if an error occured. [GL #441] + exclusive mode if an error occurred. [GL #441] 4999. [cleanup] Remove custom printf implementation in lib/isc/print.c. [GL #261] -- 2.47.3