]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorPetr Špaček <pspacek@isc.org>
Tue, 11 Apr 2023 14:48:27 +0000 (16:48 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 11 Apr 2023 14:48:27 +0000 (16:48 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4634446aa1d3c37220630a7fa4114b6227500cb4..ad862cc4169b2cb7f4c652bb85e889b06c238259 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.19.12 released ---
+
 6146.  [performance]   Replace the zone table red-black tree and associated
                        locking with a lock-free qp-trie. [GL !7582]