From: Tomek Mrugalski Date: Tue, 9 Jun 2015 16:40:39 +0000 (+0200) Subject: [master] ChangeLog updated. X-Git-Tag: throw_with_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f932e1a9205cdb1eb7134ec899e03ca6a4ed2f1b;p=thirdparty%2Fkea.git [master] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index eedb67c34d..bb4999656b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +942. [func] tomek + 18 new statistics added in DHCPv4 server: generic packet counters, + per packet type counters, parsing failure and packet drops. + (Trac #3794, git a61f40c44910a09699a9a566a5ec35ab758564ba) + 941. [bug] marcin Configuration parser for host reservations returns an error when an unsupported parameter is specified.