Enhancement

- The 'due' urgency component is now calculated at a higher resolution.
This commit is contained in:
Paul Beckingham
2013-05-04 07:36:53 -04:00
parent bc49cb8e77
commit ebaf09cbe0
3 changed files with 88 additions and 75 deletions

View File

@@ -20,6 +20,7 @@ Features
+ Complete it-IT localization.
+ Merged three l10n utility scripts into one tools, scripts/utils/l10n, which
will help the translation effort.
+ The 'due' urgency component now uses seconds, not days, in the calculation.
Bugs
+ #1196 Now builds on Hurd (thanks to Jakub Wilk).