- Fixed bug #906, which caused problems with inverted project matching (thanks
  to Uli Martens).
This commit is contained in:
Paul Beckingham 2012-02-02 23:51:31 -05:00
parent 565d14962d
commit 8abc541777
3 changed files with 85 additions and 2 deletions

View file

@ -240,6 +240,8 @@
to Paul-Gheorghe Barbu).
+ Fixed bug #901, which was preventing multiple IDs and UUIDs from being used
as a filter (thanks to Bryce Harrington).
+ Fixed bug #906, which caused problems with inverted project matching (thanks
to Uli Martens).
+ Fixed bug #910, which caused unexpected behavior when duplicating a recurring
task (thanks to Jennifer Cormier).
+ Fixed bug #917, which mis-encoded quotes (thanks to Uli Martens).