]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6199]
authorOndřej Surý <ondrej@isc.org>
Tue, 3 May 2022 08:04:23 +0000 (10:04 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 3 May 2022 08:04:23 +0000 (10:04 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index bd6f729be3cd9f967802ed6bb6fe07a84138fd9c..b0e770e88c0503c69b56aed02ce1f01985fcb64e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5883.  [cleanup]       Move netmgr/uv-compat.{c,h} to <isc/uv.h>, so
+                       the compatibility libuv shims could be used outside
+                       the network manager. [GL !6199]
+
 5882.  [contrib]       Avoid name space collision in dlz modules by prefixing
                        functions with 'dlz_'. [GL !5778]