]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Update ChangeLog for #2490.
authorMarcin Siodelski <marcin@isc.org>
Tue, 27 Nov 2012 07:42:56 +0000 (08:42 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 27 Nov 2012 07:42:56 +0000 (08:42 +0100)
ChangeLog

index ed855012349947d5ba5b615a51702e86d6ba46dd..828ac6a5ac07f191ebfc5a01de1193ee33ed18b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+510.   [func]          marcin
+       DHCP option instances can be created using a collection of strings.
+       Each string represents a value of a particular data field within
+       an option. The data field values, given as strings, are validated
+       against the actual types of option fields specified in the options
+       definitions.
+       (Trac #2490, git 56cfd6612fcaeae9acec4a94e1e5f1a88142c44d)
+
 509.   [func]          muks
        Log messages now include the pid of the process that logged the
        message.