]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Tue, 8 Jun 2021 07:00:49 +0000 (09:00 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 8 Jun 2021 07:00:49 +0000 (09:00 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8795b7b0554c463c197340c6ec7ff468d1f27096..346c8834f5d4cb1d36e5836e91ebd81f9dbf207c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.17.14 released ---
+
 5652.  [bug]           A copy-and-paste error in change 5584 caused the
                        IP_DONTFRAG socket option to be enabled instead of
                        disabled. This has been fixed. [GL #2746]