From d382210fcee6638a071ccb36260ccbd3926f795d Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Mon, 11 Mar 2024 12:30:24 +0100 Subject: [PATCH] Update doc/Changelog to note the fixes included in 1.19.3rc2. --- doc/Changelog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index c80843887..bd0f7ef4b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,7 +1,9 @@ 8 March 2024: Wouter - Fix unbound-control-setup.cmd to use 3072 bits so that certificates - are long enough for newer OpenSSL versions. - - Fix TTL of synthesized CNAME when a DNAME is used from cache. + are long enough for newer OpenSSL versions. This fix is included + in 1.19.3rc2. + - Fix TTL of synthesized CNAME when a DNAME is used from cache. This + fix is included in 1.19.3rc2. - Remove unused portion from iter_dname_ttl unit test. - Fix validator classification of qtype DNAME for positive and redirection answers, and fix validator signature routine for dealing @@ -11,7 +13,7 @@ answers it. - Fix doc test so it ignores but outputs unsupported doxygen options. - Fix unbound-control-setup.cmd to have CA v3 basicConstraints, - like unbound-control-setup.sh has. + like unbound-control-setup.sh has. This fix is included in 1.19.3rc2. 8 March 2024: Yorgos - Update doc/unbound.doxygen with 'doxygen -u'. Fixes option -- 2.47.3