From d26749fd39b6570cc09771994d9b21ff33feb9a7 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 16 Apr 2012 09:03:55 -0400 Subject: [PATCH] Feature #516 - Feature #516, which allows the duplication of completed tasks (thanks to Peter De Poorter, Ethan Schoonover). --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index b15ee2d71..bb782e830 100644 --- a/AUTHORS +++ b/AUTHORS @@ -133,4 +133,5 @@ suggestions: Adam Gibbins Ali Mousavi Victor Roetman + Ethan Schoonover diff --git a/ChangeLog b/ChangeLog index de22cacdd..e63705248 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ 2.0.1 () Features + + Feature #516, which allows the duplication of compelted tasks (thanks to + Peter De Poorter, Ethan Schoonover). + Added the new 'indented' format for the 'project' attribute. + The 'projects' report now uses 'project.indented' format. + The 'summary' report now uses 'project.indented' format.