]> 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:13:34 +0000 (12:13 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 28305b4ddf3c77adb42ed9e742a3a8bea5c867d5..c9a8b7b32aacfeb26074d95d98ccd4a4eafe4a44 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]
+
 5756.  [func]          Assign HTTP freshness lifetime to responses sent
                        via DNS-over-HTTPS, according to the recommendations
                        given in RFC 8484. [GL #2854]