Verbosity

- New verbosity token 'filter' shows the complete filter used by the last
  command.
This commit is contained in:
Paul Beckingham 2014-05-21 17:21:22 -04:00
parent 58d8938fda
commit d53c432ff9
6 changed files with 13 additions and 27 deletions

View file

@ -81,6 +81,8 @@
- Added details in debug mode, for unrecognized data (thanks to Kosta Harlan).
- Removed unused 'patterns' configuration variable.
- Regular expressions are now enabled by default.
- New verbosity token 'filter' shows the complete filter used by the last
command.
------ current release ---------------------------