- The report.foo.filter line in a report definition accepts attributes
  as filters, but not rc overrides.
- Added unit tests.
This commit is contained in:
Paul Beckingham 2010-07-11 14:03:15 -04:00
parent 254b418708
commit b29f9969e5
6 changed files with 141 additions and 116 deletions

View file

@ -3,6 +3,7 @@
1.9.3 ()
+ Improved man pages (thanks to Andy Lester).
+ Fixed bug #423, and custom report filters now allow rc overrides.
------ old releases ------------------------------