- Tasks may now be given an 'until' date, after which they expire and are
  deleted.
This commit is contained in:
Paul Beckingham 2012-05-13 23:43:53 -04:00
parent d122173103
commit 665bc197dc
11 changed files with 40 additions and 18 deletions

View file

@ -4,6 +4,8 @@
2.0.1 ()
Features
+ Feature #457, tasks may now be given an 'until' date, after which they expire
and are deleted.
+ Feature #516, which allows the duplication of completed tasks (thanks to
Peter De Poorter, Ethan Schoonover).
+ Applied patch for feature #1005, which prevents the update-holidays.pl script