]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #2360
authorMatthijs Mekking <matthijs@isc.org>
Thu, 4 May 2023 13:05:46 +0000 (15:05 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 4 May 2023 13:12:53 +0000 (15:12 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index bb49c971f398a16770a80d9888cc2c490c3b76df..645a2c96847497a5b85cbf6fa1b63fd3a80b8354 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6163.  [func]          Add option to dnstap-read to use timestamps in
+                       milliseconds (thanks to Oliver Ford). [GL #2360]
+
 6162.  [placeholder]
 
 6161.  [bug]           Fix log file rotation when using absolute path as
index bb0553723afa8218131b7272e45965102d538ed3..fd3c957985adc7038ed3c5fdf1af1f9da094b53d 100644 (file)
@@ -20,7 +20,8 @@ Security Fixes
 New Features
 ~~~~~~~~~~~~
 
-- None.
+- ``dnstap-read`` can now print long timestamps with millisecond precision.
+  :gl:`#2360`
 
 Removed Features
 ~~~~~~~~~~~~~~~~