- TW-1517 Hook performance should be measured individually for each hook (thanks
          to Tomas Babej).
This commit is contained in:
Paul Beckingham 2015-01-20 20:33:31 -05:00
parent 473019c1f0
commit 855537b975

View file

@ -16,6 +16,8 @@
Jeremy John Reeder). Jeremy John Reeder).
- TW-1505 completely ignore mis-named hook scripts (thanks to Tomas Babej, - TW-1505 completely ignore mis-named hook scripts (thanks to Tomas Babej,
David Patrick). 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 - TW-1519 Testing suite forces taskd.trust="ignore hostname" (thanks to Renato
Alves). Alves).
- Fixed assorted color theme problems. - Fixed assorted color theme problems.