]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog for #3054.
authorStephen Morris <stephen@isc.org>
Wed, 24 Jul 2013 10:26:27 +0000 (11:26 +0100)
committerStephen Morris <stephen@isc.org>
Wed, 24 Jul 2013 10:26:27 +0000 (11:26 +0100)
ChangeLog

index 23b98cbe45137f6a06ae27b64fad3e932fc137db..91b95697e88699c0895ad3d9b7f7567d9fe5b84b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+646.   [func]          stephen
+       Extended the hooks framework to add a "validate libraries" function.
+       This will be used to check libraries specified during BIND 10
+       configuration.
+       (Trac #3054, git 0f845ed94f462dee85b67f056656b2a197878b04)
+
 645.   [func]          tomek
        Added initial set of hooks (pk4_receive, subnet4_select,
        lease4_select, pkt4_send) to the DHCPv6 server.