]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3710]
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Apr 2023 09:42:52 +0000 (11:42 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 3 Apr 2023 10:29:28 +0000 (12:29 +0200)
(cherry picked from commit d5921fafed751d3ad44e57836615bca5c4db23d6)

CHANGES

diff --git a/CHANGES b/CHANGES
index dcb8194e1dd4a36ca91b855be62a277e57f423f7..11933bc1fdeae48dca10372da89db0c95fff81b3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6138.  [doc]           Fix the DF-flag documentation on the outgoing
+                       UDP packets. [GL #3710]
+
 6136.  [cleanup]       Remove the isc_fsaccess API in favor of creating
                        temporary file first and atomically replace the key
                        with non-truncated content. [GL #3982]