]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3274] Proposed ChangeLog entry updated.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 4 Feb 2014 13:31:38 +0000 (14:31 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 4 Feb 2014 13:31:38 +0000 (14:31 +0100)
ChangeLog

index af280615791f1b6ee360096a48aa5157e5f44047..85dbe072e61084404b6fe92e85a4d2f6e9ea7894 100644 (file)
--- 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.