- Supports 'debug.hooks' configuration setting.
This commit is contained in:
Paul Beckingham 2014-10-06 23:04:44 -04:00
parent b34fd64a9c
commit 7521dc56e8
4 changed files with 71 additions and 3 deletions

View file

@ -204,6 +204,7 @@
- The filter form 'name:value' now maps to the partial match operator '=',
rather than the exact match operator, '=='. This means that dates now
match on the day by default, not the time also.
- Supports 'debug.hooks' configuration setting.
------ current release ---------------------------