]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4353]
authorMark Andrews <marka@isc.org>
Fri, 19 Jan 2024 01:45:55 +0000 (12:45 +1100)
committerMark Andrews <marka@isc.org>
Mon, 6 May 2024 23:20:12 +0000 (09:20 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0045fc0373aaef3b8cd30ea0d7d0ed2d75e4a097..d52d077f4521343d273e97fad59340473e4f8634 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6383.  [bug]           Address an infinite loop in $GENERATE when a negative
+                       value was converted in nibble mode. [GL #4353]
+
 6382.  [bug]           Fix RPZ response's SOA record TTL, which was incorrectly
                        set to 1 if 'add-soa' is used. [GL #3323]