- Fixed bug #851, which failed to recognize durations like '1day' when
  filtering date attributes (thanks to Philipp Woelfel).
- Added unit tests.
This commit is contained in:
Paul Beckingham 2012-02-28 00:27:48 -05:00
parent 9eee2e3e3e
commit 50825bc61a
4 changed files with 89 additions and 3 deletions

View file

@ -125,4 +125,5 @@ suggestions:
Joe Holloway
Peter Lewis
Najmi Ahmad Zabidi
Philipp Woelfel