]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'master' of github.com:NLnetLabs/unbound
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 30 Nov 2022 13:34:00 +0000 (14:34 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 30 Nov 2022 13:34:00 +0000 (14:34 +0100)
1  2 
doc/Changelog

diff --cc doc/Changelog
index a6ea73a66a2dfac72a2f7b51ee639398b18f4672,8f561a5a5c218a69af28bb85b39b200a0b47b40e..3409a2d5912da1e4c451a96af8d578ce9de1a23a
@@@ -1,6 -1,6 +1,9 @@@
 +30 November 2022: George
 +      - Add SVCB and HTTPS to the types removed by 'unbound-control flush'.
 +
+ 30 November 2022: Wouter
+       - Fix #782: Segmentation fault in stats.c:404.
  28 November 2022: Wouter
        - Fix for the ignore of tcp events for closed comm points, preserve
          the use after free protection features.