]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for always-include-fqdn removal
authorFrancis Dupont <fdupont@isc.org>
Tue, 20 Nov 2018 13:56:57 +0000 (14:56 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 20 Nov 2018 13:56:57 +0000 (14:56 +0100)
ChangeLog

index f55078d6a35e749481a5e06cf8a3f41bc76cfada..679558fc7ef1d7efa0e00cc514aef4c5cfbce0bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1480.  [func]          fdupont
+       The unused cconfiguration parameter "always-include-fqdn"
+       was removed. Configurations using it will be rejected as
+       it is no longer recognized.
+       (Gitlab #182,!128, git cafeba167e7c64370dd39eca4551f61acd89d3da)
+
 1479.  [build]         fdupont
        Support for sysrepo 0.7.6 (and libyang 0.16-r2) was added.
        Previous versions of sysrepo (and libyang) are still supported.