From: Marcin Siodelski Date: Wed, 23 Apr 2014 17:44:32 +0000 (+0200) Subject: [master] Added Changelog entry for #3148. X-Git-Tag: trac2406km_base X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5306438ec3cd3ffb1739ba9dedb6e915a6abe97b;p=thirdparty%2Fkea.git [master] Added Changelog entry for #3148. --- diff --git a/ChangeLog b/ChangeLog index d962da826f..1b20f9191d 100644 --- 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