]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Tue, 29 Sep 2020 05:02:24 +0000 (15:02 +1000)
committerMark Andrews <marka@isc.org>
Wed, 30 Sep 2020 14:14:45 +0000 (00:14 +1000)
(cherry picked from commit b7512e87b1e3e1339c6816aceb1f3044a6db04fa)

CHANGES

diff --git a/CHANGES b/CHANGES
index 34eae69c676267305303f679524d103337d11849..5947ce48e00745bb15fb22fb911f018cc3c8aacd 100644 (file)
--- 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]