]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3038] addressed review comments
authorPiotrek Zadroga <piotrek@isc.org>
Mon, 18 Sep 2023 16:53:21 +0000 (18:53 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Mon, 18 Sep 2023 17:20:28 +0000 (19:20 +0200)
ChangeLog

index 45d8a03ffe096424c04eacf21f1a36402fedb896..9aafb8e45977780fe0759fbd5c557bcd86acd049 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2177.  [func]          piotrek
        Implemented new DHCPv4 hook point "lease4_offer".
-       The callout is executed after the server has
-       received the DHCPDISCOVER and the DHCPOFFER is yet
-       to be sent back to the client.
+       The callout is executed after the server has received
+       the DHCPDISCOVER and the DHCPOFFER has been constructed
+       but not yet sent to the client.
        (Gitlab #3038, #3063)
 
 2176.  [doc]           piotrek, razvan