Add release note and CHANGES for #2360

This commit is contained in:
Matthijs Mekking 2023-05-04 15:05:46 +02:00
parent 3f9b8b7dfa
commit 3eade9a6bf
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -20,7 +20,8 @@ Security Fixes
New Features
~~~~~~~~~~~~
- None.
- ``dnstap-read`` can now print long timestamps with millisecond precision.
:gl:`#2360`
Removed Features
~~~~~~~~~~~~~~~~