- Fixed bug #899, which displayed incorrect project completion numbers (thanks
  to Paul-Gheorghe Barbu).
- Added unit tests.
This commit is contained in:
Paul Beckingham
2012-01-29 17:44:43 -05:00
parent c092b027a6
commit bf9e14f581
5 changed files with 68 additions and 15 deletions

View File

@@ -234,6 +234,8 @@
std::map::operator[] (thanks to Dmitriy Samborskiy).
+ Fixed bug #897, which adds the UUID field to the 'completed' report
(thanks to Eli Lev).
+ Fixed bug #899, which displayed incorrect project completion numbers (thanks
to Paul-Gheorghe Barbu).
# Untracked Bugs, biggest first.
+ Fixed bug that required the '%YAML' prologue in a YAML import.