]> 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 13:56:49 +0000 (23:56 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0b2dd2d03667c07142390bb7eb3a4827e13f2c49..83de584f5bc4609ae20613676275995fabfb1dcf 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]