From: Tomek Mrugalski Date: Tue, 22 Sep 2015 20:18:25 +0000 (+0200) Subject: [master] ChangeLog updated after #3982 merge. X-Git-Tag: trac4045_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45a70053f39a75c351372e10cc0d9ea8f30953b7;p=thirdparty%2Fkea.git [master] ChangeLog updated after #3982 merge. --- diff --git a/ChangeLog b/ChangeLog index 1f7d198641..bdc72062f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1007. [func] tomek + DECLINE message in DHCPv6 is now supported. The server is able + to receive it, check its correctness and move the lease to + DECLINED state. Currently there is no way to recover the lease + before 'decline-probation-period' time. + (Trac #3982, git 11e2c4366d8624601172c01e95cff6a8b95833b3) + 1006. [bug] marcin Fixed issues with threads concurrency in the TimerMgr. (Trac #4047, git 48297af6e0443808a482536b61436a42bc6a5b38)