]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2961] Improved ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 13 May 2024 19:43:18 +0000 (21:43 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 13 May 2024 19:43:18 +0000 (21:43 +0200)
ChangeLog

index 2e76a628c726e7dd585c443ab71db0c564901a35..1aa02001349c59a046746f23409b1dbd96abe530 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2232.  [func]*         fdupont
-       Configurations which contain subnets without explicit
-       subnet identifiers (without "id" entry) are now rejected:
-       subnet identifiers are no longer auto-generated.
+       Auto-generated subnet identifiers are no longer supported.
+       Configurations that contain subnets without explicit subnet
+       identifiers (e.g without an "id" entry) will now be rejected.
        (Gitlab #2961)
 
 2231.  [func]          fdupont