From: Thomas Markwalder Date: Thu, 2 May 2019 17:37:21 +0000 (-0400) Subject: [#591,!313] Updated ChangeLog X-Git-Tag: Kea-1.6.0-beta~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa57909d6d0994e3e22eb903d4b4da07c762d75;p=thirdparty%2Fkea.git [#591,!313] Updated ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 6f071ce201..a3278638a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ 15xx. [bug] tmark - kea-dhcp6 now properly skips sanity checking prefix - leases. Prior to this it was incorrectly subjecting - them to sanity checks during memfile lease file reloads - and then flagging the leases as incorrect. - (Gitlab #591,!#313, git TBD) + kea-dhcp6 now properly skips sanity checking prefix leases. + Prior to this it was incorrectly subjecting them to sanity + checks during memfile lease file reloads and then flagging + the leases as incorrect. + (Gitlab #591,!#313, git 12262c5df19673652be73cf1dd62d07527bee95d) 1567. [bug] marcin Kea HTTP client now always includes Host header in all HTTP requests.