]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated after trac3986 merge.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 14 Oct 2015 10:47:24 +0000 (12:47 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Oct 2015 10:47:24 +0000 (12:47 +0200)
ChangeLog

index c0b089d77a098724444814330e97a994188ffe2c..319bad9fb23565023c3827eb22150a46abcec0d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1025.  [func]          tomek
+       A new hook point lease4_decline has been added. It is called when
+       the DHCPv4 server is about to decline a lease as a result of
+       processing incoming DHCPDECLINE message.
+       (Trac #3986, git 39bde93fe25e4aff52623d4df7fd55c64e0a9c21)
+
 1024.  [func]*         tomek
        Boolean Skip flag in Hooks API has been replaced by enum status.
        This is backward incompatible change if you developed hook