]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 27 Jul 2020 11:08:08 +0000 (13:08 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 27 Jul 2020 11:11:46 +0000 (13:11 +0200)
March 2020, by and0x000.

1  2 
doc/Changelog

diff --cc doc/Changelog
index 6494e04d2a5a3709f6b4d9b34a4a513f93e04e99,6494e04d2a5a3709f6b4d9b34a4a513f93e04e99..3ee202c6288386dcfec649118c3d68811f070303
@@@ -1,3 -1,3 +1,7 @@@
++27 July 2020: George
++      - Merge PR #268, draft-ietf-dnsop-serve-stale-10 has become RFC 8767 on
++        March 2020, by and0x000.
++
  27 July 2020: Ralph
        - Merge PR #269, Fix python module len() implementations, by Torbjörn
          Lönnemark