]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1550] addressed comments
authorRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 17:15:25 +0000 (19:15 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 17:15:25 +0000 (19:15 +0200)
ChangeLog

index e5249e951dfe4c400dab6094feb4fcff11ef7945..3de65429b9ecfc2c785172a281587a16065c0392 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 1830.  [bug]           razvan
        Fixed the DHCPv6 server implementation of out-of-pool flag to
-       honor the definition. The in pool reservations search is now
+       match the DHCPv4 one. The in pool reservations search is now
        skipped and the reserved addresses are no longer assigned to
        the clients, but can be assigned dynamically to any client.
        (Gitlab #1550)