From: Matthijs Mekking Date: Fri, 8 Mar 2024 11:23:40 +0000 (+0100) Subject: Add CHANGES and release note for #4624 X-Git-Tag: v9.19.23~37^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=bc600ae2a17d6338a4e4ee7f500cf0fc47a0ea51;p=thirdparty%2Fbind9.git Add CHANGES and release note for #4624 --- diff --git a/CHANGES b/CHANGES index 1c3460e703f..d2cda384622 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6361. [bug] Some invalid ISO 8601 durations were accepted + erroneously. [GL #4624] + 6360. [bug] Don't return static-stub synthesised NS RRset. [GL #4608] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f94aaf3650d..3ed47478849 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -37,6 +37,9 @@ Bug Fixes - None. +- Some ISO 8601 durations were accepted erroneously, leading to shorter + durations than expected. This has been fixed. :gl:`#4624` + Known Issues ~~~~~~~~~~~~