]> 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:59:06 +0000 (23:59 +0000)
(cherry picked from commit f154187fd05dcc255d6fc0af3c9b3d0c686f1d36)

CHANGES

diff --git a/CHANGES b/CHANGES
index be5a479ac80047779bf6234fa930009b4203b09e..09ff3a5bc108deca7862f0e4e640f4fd71942700 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]