]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Tue, 12 Mar 2024 08:38:33 +0000 (09:38 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 12 Mar 2024 08:38:33 +0000 (09:38 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0922e10097793c2d35c9507d7c28106fdfeae39d..4ef20e9e330b6aaf71c85875e585d4fcee2f8bce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.18.25 released ---
+
 6356.  [bug]           Create the pruning task in the dns_cache_flush(), so
                        the cache pruning still works after the flush.
                        [GL #4621]