From: Ondřej Surý Date: Thu, 22 Oct 2020 13:09:48 +0000 (+0200) Subject: Add CHANGES note for !4278 X-Git-Tag: v9.17.7~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b349fd74022e113c19cb6d227f83ef7938b7d546;p=thirdparty%2Fbind9.git Add CHANGES note for !4278 --- diff --git a/CHANGES b/CHANGES index a0c7cce12b0..d27d31f4c00 100644 --- 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]