From: Thomas Markwalder Date: Mon, 24 Apr 2017 18:04:06 +0000 (-0400) Subject: [master] Added ChangeLog entry 1252 for #5252. X-Git-Tag: trac5212_base~15 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5682159aa69a8663a105ef5083945b01a4910b27;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1252 for #5252. --- diff --git a/ChangeLog b/ChangeLog index b34841ddf7..df957653a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1252. [bug] tmark + kea-dhcp6 now correctly resets lease state and increments the + assigned statistic when it reissues an expired-reclaimed lease + to the lease's original client, in response to a REQUEST from + said client. + (Trac #5252, git 85bde7adbe6a78238bd5e17fecabfa918755f16c) + 1251. [func] tomek New type of host identifier (flex-id) used in reservations has by added to MySQL and PostgreSQL schemas.