From: Mark Andrews Date: Tue, 29 Sep 2020 05:02:24 +0000 (+1000) Subject: add CHANGES X-Git-Tag: v9.17.6~24^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7512e87b1e3e1339c6816aceb1f3044a6db04fa;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 0b2dd2d0366..83de584f5bc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5511. [bug] 'dig -u +yaml' failed to display timestamps to the + microsecond. [GL #2190] + 5510. [bug] Implement the attach/detach semantics for dns_message_t to fix a data race in accessing already destroyed fctx->rmessage. [GL #2124]