diff --git a/CHANGES b/CHANGES index bb49c971f3..645a2c9684 100644 --- 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 diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index bb0553723a..fd3c957985 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -20,7 +20,8 @@ Security Fixes New Features ~~~~~~~~~~~~ -- None. +- ``dnstap-read`` can now print long timestamps with millisecond precision. + :gl:`#2360` Removed Features ~~~~~~~~~~~~~~~~