diff --git a/CHANGES b/CHANGES index a0c7cce12b..d27d31f4c0 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]