]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#591,!313] Updated ChangeLog 591-kea-dhcpv6-lease-sanity-checking-is-flagging-pd-leases
authorThomas Markwalder <tmark@isc.org>
Thu, 2 May 2019 17:37:21 +0000 (13:37 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 2 May 2019 17:37:21 +0000 (13:37 -0400)
ChangeLog

index 6f071ce20108664a389267df1038100756f2c112..a3278638a5c6cbec685f38390a9391f0b8c341e5 100644 (file)
--- 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.