From ca1fce280ba47dc13a7c2004b2145c686e81bf89 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 28 May 2012 15:01:38 -0400 Subject: [PATCH] Feature #922 - Feature #457, #922, tasks may now be given an 'until' date, after which they expire and are deleted. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 42e73cd1d..9f58b0dd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,8 @@ 2.0.1 () Features - + Feature #457, tasks may now be given an 'until' date, after which they expire - and are deleted. + + Feature #457, #922, 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