]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Move NSID Changelog entry to day of merge
authorWillem Toorop <willem@nlnetlabs.nl>
Fri, 22 Jan 2021 14:10:57 +0000 (15:10 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Fri, 22 Jan 2021 14:10:57 +0000 (15:10 +0100)
doc/Changelog

index d7b4c21ee2fdace9b8ddd85f7aa1df7dd5bfca34..5cb33ef2e838851e3072a012cc41482e90752c5d 100644 (file)
@@ -2,6 +2,10 @@
        - Fix TTL of SOA record for negative answers (localzone and
          authzone data) to be the minimum of the SOA TTL and the SOA.MINIMUM.
 
+19 January 2021: Willem
+       - Support for RFC5001: DNS Name Server Identifier (NSID) Option
+         with the nsid: option in unbound.conf
+
 18 January 2021: Wouter
        - Fix #404: DNS query with small edns bufsize fail.
        - Fix declaration before statement and signed comparison warning in
        - Fix for #283: fix stream reuse and tcp fast open.
        - Fix update, with write event check with streamreuse and fastopen.
 
-2 December 2020: Willem
-       - Support for RFC5001: DNS Name Server Identifier (NSID) Option
-         with the nsid: option in unbound.conf
-
 1 December 2020: Wouter
        - Fix #358: Squelch udp connect 'no route to host' errors on low
          verbosity.