From: Marcin Siodelski Date: Tue, 24 Oct 2017 17:56:57 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5387. X-Git-Tag: Kea-1.3.0~2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbad4da6354aae1a51274dd700d031de95555c7;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5387. --- diff --git a/ChangeLog b/ChangeLog index 9428fe7536..fb2dd7f85e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1334. [bug] marcin + Fixed a bug in the DHCPv6 server whereby a lease with zero + lifetimes could be mistakenly included in the server's + response. + (Trac #5387, git 140e7239096c0d5b9fc82b2c9c461476bf9d5729) + 1333. [doc] tmark Added a discussion of conflict resoltuion to the DHCP-DDNS chapter of the Kea admin guide.