- Changed assorted reports so they do not use '.age' format for dates that are
  in the future, because those are never shown with this format.
This commit is contained in:
Paul Beckingham 2015-01-03 17:56:20 -05:00
parent dad0ac0c27
commit 07eff0f3c1
2 changed files with 15 additions and 12 deletions

View file

@ -2,6 +2,9 @@
- TW-1486 task wait shows completed tasks which has a wait attribute (thanks to
Sujeevan Vijayakumaran).
- Fixed assorted color theme problems.
- Changed assorted reports so they do not use '.age' format for dates that are
in the future, because those are never shown with this format.
------ current release ---------------------------