]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3003]
authorMark Andrews <marka@isc.org>
Mon, 8 Nov 2021 03:10:19 +0000 (14:10 +1100)
committerMark Andrews <marka@isc.org>
Wed, 10 Nov 2021 01:51:32 +0000 (12:51 +1100)
(cherry picked from commit c1df7884f028d9f1434ba1b971e3e83a5868ff12)

CHANGES

diff --git a/CHANGES b/CHANGES
index 203b2f6a3f89ffe825f62960f8343a0a596c0777..15a3fc3b3359600aa4c6c4571edc1f0b288e8460 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5757.  [test]          Replace sed in nsupdate system test with awk to
+                       construct the nsupdate command.  The sed expression
+                       was not reliably changing the ttl. [GL #3003]
+
 5752.  [bug]           Fix an assertion failure caused by missing member zones
                        during a reload of a catalog zone. [GL #2308]