]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4419]
authorMark Andrews <marka@isc.org>
Mon, 6 Nov 2023 16:45:54 +0000 (03:45 +1100)
committerMark Andrews <marka@isc.org>
Mon, 22 Jan 2024 23:48:07 +0000 (10:48 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2a72463b1dfe41fb7fdd31450a52c20763d6019d..b8a7b7ede20899c505dc3ff33c087fb25e622cac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6327.  [func]          Nsupdate can now set the UL EDNS option when sending
+                       UPDATE requests. [GL #4419]
+
 6326.  [func]          Add workaround to enforce dynamic linker to pull
                        jemalloc earlier than libc to ensure all memory
                        allocations are done via jemalloc. [GL #4404]