From: Matthijs Mekking Date: Thu, 4 May 2023 13:05:46 +0000 (+0200) Subject: Add release note and CHANGES for #2360 X-Git-Tag: v9.19.13~4^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3eade9a6bf2fbfa41d2547e82963d9df363388d5;p=thirdparty%2Fbind9.git Add release note and CHANGES for #2360 --- diff --git a/CHANGES b/CHANGES index bb49c971f39..645a2c96847 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 bb0553723af..fd3c957985a 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 ~~~~~~~~~~~~~~~~