]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #365, #367 and #368.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Feb 2021 11:00:28 +0000 (12:00 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Feb 2021 11:00:28 +0000 (12:00 +0100)
- 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.

doc/Changelog

index 55f518f3d9ddf89b193ccca4dd6e343cdf4b5fd1..7eb067740909dd2c11f9fa0e78534f08d6f26821 100644 (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.