]> 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 08:07:44 +0000 (09:07 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 1c3460e703f6cf5033d3aedd96b9b705bab2f01d..d2cda38462256c77b77c48dab369827db195ec12 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 f94aaf3650db8a33b2eea52c95344216d069c2ab..3ed474788494c6340978a0cda4505b347d1f1297 100644 (file)
@@ -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
 ~~~~~~~~~~~~