From d3a22642724579934e6a4d5ac336bfba6d9d5561 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Wed, 3 Jul 2024 14:53:42 +0200 Subject: [PATCH] Changelog entry for #144 and #1098 - Fix #144: Port ipset to BSD pf tables. --- doc/Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index c7fe7982f..d72bf84c8 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.