]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #144 and #1098
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jul 2024 12:53:42 +0000 (14:53 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jul 2024 12:53:42 +0000 (14:53 +0200)
- Fix #144: Port ipset to BSD pf tables.

doc/Changelog

index c7fe7982f47ac8920813acf18fb94997d965a50f..d72bf84c894614a70008f1cf6c368d4fb236ef9c 100644 (file)
@@ -3,6 +3,9 @@
          move the exact size of the init value to avoid false positive heap
          overflow reads from address sanitizers.
 
+3 July 2024: Wouter
+       - Fix #144: Port ipset to BSD pf tables.
+
 2 July 2024: Wouter
        - Fix to remove unused include from the readzone test program.
        - Fix unused variable warning in do_cache_remove.