]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#771] Added ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Thu, 9 Jul 2020 08:04:44 +0000 (10:04 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 9 Jul 2020 08:04:44 +0000 (10:04 +0200)
ChangeLog

index ce85e717cb1e244c72f3d50fd609c424c531906a..5f2d3c61e209a444bdfd5921197cffd99a481192 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1769.  [build]         fdupont
+       Added detection of the musl libc which implements dlclose() as
+       a no-operation: this behavior breaks Kea expectations for
+       hook library unloading.
+       (Gitlab #771)
+
 1768.  [func]*         fdupont
        Removed the support of the Logging toplevel entry. Now loggers must
        be defined in each server toplevel entry.