]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry 1183 for #5058
authorThomas Markwalder <tmark@isc.org>
Wed, 2 Nov 2016 14:26:07 +0000 (10:26 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 2 Nov 2016 14:26:07 +0000 (10:26 -0400)
ChangeLog

index 08bd44b4a8e749c6184dd986bc323bca95bcb950..8a7ec8a12e5cf66c9d786c3237f49022c153fb26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1183.  [bug]           tmark
+       kea-dhcp4 now correctly loads declined leases from CSV
+       lease files. Prior to this, declined leases were being
+       incorrectly and silently discarded.  In addition, both
+       kea-dhcp4 and kea-dhcp6 will now emit an error log for
+       each invalid row encountered when loading leases from
+       CSV files.
+       (Trac #5058, git 29b088079bed3c5059fdf8a43a4e79cd7f9a4207)
+
 1182.  [func]          marcin
        DHCP servers detect overlapping pool ranges during
        configuration.