- 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

@ -237,6 +237,8 @@
handling multiple arguments (thanks to Uli Martens).
+ Fixed bug #850, which failed when newline characters were in a modified task
description. They are now stripped (thanks to Aikido Guy).
+ Fixed bug #851, which failed to recognize durations like '1day' when
filtering date attributes (thanks to Philipp Woelfel).
+ Fixed bug #856, which prevented filters on missing project from working
(thanks to Michelle Crane).
+ Fixed bug #859, which used only one color for the 'ghistory.*' report