]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for GL #1758
authorOndřej Surý <ondrej@sury.org>
Thu, 23 Apr 2020 09:54:54 +0000 (11:54 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 24 Apr 2020 06:33:34 +0000 (08:33 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3bb189a332749b2ab20c1cefabc38d027e431f17..cec94bbd5cb764614caae95e8fef7aee4e9eb148 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5393.  [cleanup]       Unused or redundant APIs were removed from libirs.
+                       [GL #1758]
+
 5392.  [bug]           It was possible for named to crash during shutdown
                        or reconfiguration if an RPZ zone was still being
                        updated. [GL #1779]