From: Francis Dupont Date: Tue, 20 Nov 2018 13:56:57 +0000 (+0100) Subject: [master] Added ChangeLog entry for always-include-fqdn removal X-Git-Tag: 204-move-models-base~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70f27c255212067c9619d99420b5d1236a4b816;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for always-include-fqdn removal --- diff --git a/ChangeLog b/ChangeLog index f55078d6a3..679558fc7e 100644 --- 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.