]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Updated ChangeLog entry for #2315.
authorMarcin Siodelski <marcin@isc.org>
Tue, 8 Jan 2013 16:51:17 +0000 (17:51 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 8 Jan 2013 16:51:17 +0000 (17:51 +0100)
The updated description specifies that the change was in the DHCP code.
Also, the updated entry points out that new code is used internally by
the DHCP server. Okayed on jabber.

ChangeLog

index 774ce45696bba4a4f0fa1871fb182bd0815a86ab..0a057a116e5a940b8321127a0ce35668c707c973 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 541.   [func]          marcin
-       Added routines to search for configured options and their
+       Added routines to search for configured DHCP options and their
        definitions using name of the option space they belong to.
+       New routines are called internally from the DHCPv4 and DHCPv6
+       servers code.
        (Trac #2315, git 741fe7bc96c70df35d9a79016b0aa1488e9b3ac8)
 
 540.   [func]          marcin