From: Marcin Siodelski Date: Wed, 22 Apr 2015 14:05:08 +0000 (+0200) Subject: [master] Added ChangeLog entry for #3804. X-Git-Tag: trac3791_base~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ee250727c6833ecec9e6a4c2d48e96c7c16da29;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3804. --- diff --git a/ChangeLog b/ChangeLog index ec77706adf..65bc57a76a 100644 --- 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.