]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add placeholder for [GL #3460]
authorMark Andrews <marka@isc.org>
Tue, 19 Jul 2022 02:39:29 +0000 (12:39 +1000)
committerMark Andrews <marka@isc.org>
Tue, 19 Jul 2022 02:39:29 +0000 (12:39 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 751bf3ff59e8d2286b1f7e30a43efd6e174146bd..829500559e971985d7461dbc59ac570140595642 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5928.  [placeholder]
+
 5927.  [bug]           A race was possible in dns_dispatch_connect()
                        that could trigger an assertion failure if two
                        threads called it near-simultaneously. [GL #3456]