From e11d206a825349ca447ee27b35aeee4f00271483 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 14 Apr 2023 11:19:25 +0200 Subject: [PATCH] Changelog entry for #875 and #874. - Merge #875: change obsolete txt URL in unbound-anchor.c to point to RFC 7958, and Fix #874. --- doc/Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 2c0526042..2406f569d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +14 April 2023: Wouter + - Merge #875: change obsolete txt URL in unbound-anchor.c to point + to RFC 7958, and Fix #874. + 13 April 2023: Wouter - Fix build badge, from failing travis link to github ci action link.