]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for #4624
authorMatthijs Mekking <matthijs@isc.org>
Fri, 8 Mar 2024 11:23:40 +0000 (12:23 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 14 Mar 2024 10:41:13 +0000 (11:41 +0100)
(cherry picked from commit bc600ae2a17d6338a4e4ee7f500cf0fc47a0ea51)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index c3abbde0b19639e4cce6c2458de9ab332479d974..52967a0174d1e0f2aee29dea6f4b707411d276bb 100644 (file)
--- 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]
 
index ca59158dc600fc922d851fb4026aec0addf1524c..7c1f7295de6ade23eb350595d7c33dcc93721d2d 100644 (file)
@@ -44,6 +44,9 @@ Bug Fixes
   ISC would like to thank Thomas Amgarten for bringing this issue to
   our attention. :gl:`#4518`, :gl:`#4528`
 
+- Some ISO 8601 durations were accepted erroneously, leading to shorter
+  durations than expected. This has been fixed. :gl:`#4624`
+
 Known Issues
 ~~~~~~~~~~~~