]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'master' of github.com:NLnetLabs/unbound
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 29 Jun 2022 08:44:43 +0000 (10:44 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 29 Jun 2022 08:44:43 +0000 (10:44 +0200)
1  2 
doc/Changelog

diff --cc doc/Changelog
index 6316504d00e9b9b91060c365efa4cdedb6a571d3,1af2a6fa7dfa89ea20c79fb675f7b2bbe7c1913f..4e0716e5053a2411d7498b63f1d08c636250b67c
@@@ -1,7 -1,8 +1,10 @@@
+ 29 June 2022: Wouter
+       - iana portlist update.
  28 June 2022: George
        - Show the output of the exact .rpl run that failed with 'make test'.
 +      - Fix for cached 0 TTL records to not trigger prefetching when
 +        serve-expired-client-timeout is set.
  
  28 June 2022: Wouter
        - Fix test program dohclient close to use portability routine.