From: Tomek Mrugalski Date: Tue, 4 Feb 2014 13:31:38 +0000 (+0100) Subject: [3274] Proposed ChangeLog entry updated. X-Git-Tag: bind10-1.2.0beta1-release~57^2~1^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6473b975c36f68104f002ab1d4f811ceefdc40ae;p=thirdparty%2Fkea.git [3274] Proposed ChangeLog entry updated. --- diff --git a/ChangeLog b/ChangeLog index af28061579..85dbe072e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +7XX. [func] tomek + b10-dhcp4, b10-dhcp6: Simple client classification has been + implemented. Incoming packets can be assigned to zero or more + client classes. It is possible to restrict subnet usage to a given + client class. User's Guide and Developer's Guide has been updated. + (Trac #3274, git abcd) + 739. [bug] muks Various minor updates were made to the SSHFP RDATA parser. Mainly, the SSHFP constructor no longer throws an isc::BadValue exception.