Changelog note for #365, #367 and #368.

- Merge PR #367 : DNSTAP log local address.  With code from PR #365
  and fixes #368 : dnstap does not log the DNS message ID for
  FORWARDER_QUERY.
This commit is contained in:
W.C.A. Wijngaards 2021-02-25 12:00:28 +01:00
parent 209dc32624
commit 6c464386c6

View file

@ -1,3 +1,8 @@
25 February 2021: Wouter
- Merge PR #367 : DNSTAP log local address. With code from PR #365
and fixes #368 : dnstap does not log the DNS message ID for
FORWARDER_QUERY.
24 February 2021: George
- Fix #384: (1) A minor request to improve the log (2) A minor bug in one
log message.