From: W.C.A. Wijngaards Date: Fri, 2 Aug 2024 06:59:47 +0000 (+0200) Subject: Update changelog. X-Git-Tag: release-1.21.0rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50cf55bdac1b02f0704692359abc328c8bd4fac7;p=thirdparty%2Funbound.git Update changelog. - Fix testbound for alloc stats strdup in util/alloc.c. --- diff --git a/doc/Changelog b/doc/Changelog index a3c4bda09..157d31a6d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 2 August 2024: Wouter - Fix that alloc stats has strdup checks, it stops debuggers from complaining about mismatch at free time. + - Fix testbound for alloc stats strdup in util/alloc.c. 1 August 2024: Wouter - Fix dnstap test program, cleans up to have clean memory on exit,