From: W.C.A. Wijngaards Date: Thu, 12 Aug 2021 11:45:18 +0000 (+0200) Subject: Changelog note for #523 X-Git-Tag: release-1.14.0rc1~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07f70d0745876d7e256c7f8756626a3a60e33e82;p=thirdparty%2Funbound.git Changelog note for #523 - Merge #523: fix: free() call more than once with the same pointer. --- diff --git a/doc/Changelog b/doc/Changelog index a225c3181..8a420d770 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ build. The current code repository continues with version 1.13.3. - Add test tool readzone to .gitignore. - Merge #521: Update mini_event.c. + - Merge #523: fix: free() call more than once with the same pointer. 5 August 2021: Wouter - Tag for 1.13.2rc1 release.