From: Francis Dupont Date: Wed, 26 Jun 2019 10:17:03 +0000 (+0200) Subject: [694-add-valid-lifetime-to-dhcp4_lease_alloc-and-dhcp6_lease_alloc-logging] Added... X-Git-Tag: Kea-1.6.0-beta2~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5c3a8004aa82401f394fdf9065d67d17bfde8c9;p=thirdparty%2Fkea.git [694-add-valid-lifetime-to-dhcp4_lease_alloc-and-dhcp6_lease_alloc-logging] Added ChangeLog entry for DHCP*_LEASE_ALLOC improvement --- diff --git a/ChangeLog b/ChangeLog index 96feb1df34..b705e0e395 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1601. [func] fdupont + Kea servers now add the lease validity lifetime to informational + lease allocation log messages. + (Gitlan #694,!399, git cb29b532cf1f8790f9752d7e8253b0aa31ce05e6) + 1600. [bug] fdupont Fixed prefixLengthFromRange() routine. (Gitlab #583.!377, git 10bd31217d8a0a77345c4cba7a59314f70c1b509)