From 855537b9757d4eb1a33a235c9ad56da56bab61b6 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 20 Jan 2015 20:33:31 -0500 Subject: [PATCH] TW-1517 - TW-1517 Hook performance should be measured individually for each hook (thanks to Tomas Babej). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7ac0739ad..93c44df4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ Jeremy John Reeder). - TW-1505 completely ignore mis-named hook scripts (thanks to Tomas Babej, David Patrick). +- TW-1517 Hook performance should be measured individually for each hook (thanks + to Tomas Babej). - TW-1519 Testing suite forces taskd.trust="ignore hostname" (thanks to Renato Alves). - Fixed assorted color theme problems.