]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added Changelog entry for #3148. trac2406km_base
authorMarcin Siodelski <marcin@isc.org>
Wed, 23 Apr 2014 17:44:32 +0000 (19:44 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 23 Apr 2014 17:44:32 +0000 (19:44 +0200)
ChangeLog

index d962da826f068cb16af8e4450cacc607d591861a..1b20f9191d68b764efbec3a24ceed64bd02def82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+781.   [func]          marcin
+       libkea-dhcpsrv: the Memfile lease storage backend returns leases
+       of a specified type. Previously, it ignored the lease type parameter
+       and returned all leases for a particular client. Thanks to David
+       Carlier for helping to implement this ticket.
+       (Trac #3148, git d2f0edf473716cd747a21d6917e89ba55c148d8e)
+
 780.   [func]          marcin
        libkea-cc: JSON parser stores information about the position
        of the data element values in the JSON string. The position