Add CHANGES note for !4278

This commit is contained in:
Ondřej Surý 2020-10-22 15:09:48 +02:00 committed by Michał Kępień
parent 38f34c266d
commit b349fd7402

View file

@ -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]