From: Francis Dupont Date: Wed, 13 Mar 2019 13:26:45 +0000 (+0100) Subject: [master] Added ChangeLog entry for --enable-generate-messages X-Git-Tag: Kea-1.6.0-beta~379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32b1fb8cf83610c964816234081041e104486d6;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for --enable-generate-messages --- diff --git a/ChangeLog b/ChangeLog index 5d81d46809..fae1c6045c 100644 --- 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.