Bug #405 - after upgrade, "due:" filter not working for tasks created in version 1.9.0

- Fixed bug #405, which incorrectly compared dates on tasks created by
  versions earlier than 1.9.1 to those created by 1.9.1 or later (thanks to
  Ivo Jimenez).
This commit is contained in:
Paul Beckingham
2010-06-27 16:55:29 -04:00
parent 688233b3a4
commit b2eb9c3265
2 changed files with 21 additions and 2 deletions

View File

@@ -45,6 +45,9 @@
if the year was not included in the dateformat (thanks to Michelle Crane).
+ Fixed bug #132, which failed to set a sort order so that active tasks sort
higher than inactive tasks, all things being equal.
+ Fixed bug #405, which incorrectly compared dates on tasks created by
versions earlier than 1.9.1 to those created by 1.9.1 or later (thanks to
Ivo Jimenez).
------ old releases ------------------------------