- Regular expressions are now enabled by default.
This commit is contained in:
Paul Beckingham
2014-05-08 07:07:08 -04:00
parent eb6c38ac17
commit 49d39984d9
3 changed files with 3 additions and 1 deletions

View File

@@ -70,6 +70,7 @@
- Removed debugging code.
- Added details in debug mode, for unrecognized data (thanks to Kosta H).
- Removed unused 'patterns' configuration variable.
- Regular expressions are now enabled by default.
------ current release ---------------------------