]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for !4278
authorOndřej Surý <ondrej@isc.org>
Thu, 22 Oct 2020 13:09:48 +0000 (15:09 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 28 Oct 2020 14:48:58 +0000 (15:48 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index a0c7cce12b06a0b1d20252c68bb99e9be7f54f02..d27d31f4c0046f1042c6e3267d58e64251e5cd52 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5521.  [func]          All use of libltdl was dropped.  libuv's shared library
+                       handling interface is now used instead. [GL !4278]
+
 5520.  [bug]           Fixed a number of shutdown races, reference counting
                        errors, and spurious log messages that could occur
                        in the network manager. [GL #2221]