]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for --enable-generate-messages
authorFrancis Dupont <fdupont@isc.org>
Wed, 13 Mar 2019 13:26:45 +0000 (14:26 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 13 Mar 2019 13:26:45 +0000 (14:26 +0100)
ChangeLog

index 5d81d4680936e9847c41a4a267d2d597c4a77113..fae1c6045ca1bff20ca80e2ac168065395473239 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1544.  [build]         fdupont
+       Message compiler is no longer needed during compilation and
+       generated message files are part of the distribution. They can be
+       regenerated using --enable-generate-messages switch passed to
+       configure script.
+       (Gitlab #441,!233, git 499b7c36454bcac2553f7bf304d48d7d80f4d4ca)
+
 1543.  [bug]           fdupont
        Corrected behavior of the remote-subnet4-set so as it is now
        possible to set the subnet using both an ID or a subnet prefix.