2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] Added ChangeLog entry for --enable-generate-messages

This commit is contained in:
Francis Dupont
2019-03-13 14:26:45 +01:00
parent 499b7c3645
commit d32b1fb8cf

View File

@@ -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.