From 590e44f2eb48790f15a911c413c140d8b6d0374d Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 14 Nov 2025 15:26:40 +0100 Subject: [PATCH] Changelog note for #286. * PR #286: Fix RR Type AMTRELAY type nogateway, to print relay '.', and memory leaks in parsing it. --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 762c6856..de6f69eb 100644 --- a/Changelog +++ b/Changelog @@ -22,6 +22,8 @@ when an already existing RR is tried to be added. This is a API change, hence this also bumps the version to 1.9.0 * PR #282: ensure returning pkt with LDNS_STATUS_OK. Thanks grobian. + * PR #286: Fix RR Type AMTRELAY type nogateway, to print relay '.', + and memory leaks in parsing it. 1.8.4 2024-07-19 * Fix building documentation in build directory. -- 2.47.3