]> 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:28:43 +0000 (10:28 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 09d443798e5f2f718056f21e0f61a34908e47bc0..050f78e8cde0199acf6cb491025298d21bad4d47 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6138.  [doc]           Fix the DF-flag documentation on the outgoing
+                       UDP packets. [GL #3710]
+
 6137.  [cleanup]       Remove the trampoline jump when spawning threads.
                        [GL !7293]