]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add placeholder for !6157
authorMark Andrews <marka@isc.org>
Thu, 28 Apr 2022 06:01:27 +0000 (16:01 +1000)
committerMark Andrews <marka@isc.org>
Thu, 28 Apr 2022 06:01:27 +0000 (16:01 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 521dddf4040e95704ebdaa9094df39ff645635d1..578b015e302f4e6afeccfc3a7eba175a186aaeca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5874.  [placeholder]
+
 5873.  [bug]           Refactor the fctx_done() function to set fctx to
                        NULL after detaching, so that reference counting
                        errors will be easier to avoid. [GL #2969]