- Fixed bug #901, which was preventing multiple IDs and UUIDs from being used
  as a filter (thanks to Bryce Harrington).
This commit is contained in:
Paul Beckingham
2012-01-30 01:00:45 -05:00
parent 36e5e650d4
commit bff868145d
2 changed files with 17 additions and 14 deletions

View File

@@ -238,6 +238,8 @@
(thanks to Eli Lev).
+ Fixed bug #899, which displayed incorrect project completion numbers (thanks
to Paul-Gheorghe Barbu).
+ Fixed bug #901, which was preventing multiple IDs and UUIDs from being used
as a filter (thanks to Bryce Harrington).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.