]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3804.
authorMarcin Siodelski <marcin@isc.org>
Wed, 22 Apr 2015 14:05:08 +0000 (16:05 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 22 Apr 2015 14:05:08 +0000 (16:05 +0200)
ChangeLog

index ec77706adf66144a106fe68dda99c2bef2f84c27..65bc57a76aee805cb9da3f934f251295d9e79d52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+925.   [func]          marcin
+       libkea-hooks logs when the callouts execution begins or ends
+       for the particular hook. It also logs the execution time of
+       individual callouts and the total time for all callouts.
+       (Trac #3804 git dd1432d7807e7d3b54c87dd4b3155d3110619fbd)
+
 924.   [bug]           marcin
        Removed shell warning about the "missing format character"
        in the keactrl usage.