From e35dcd0e4264722236b71fabef62214cd6e1cb6e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 12 Sep 2008 16:46:22 -0400 Subject: [PATCH] - Minor doc edit. --- ChangeLog | 2 +- html/task.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48dc2987c..f924b0d61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch. ------ current release --------------------------- -1.4.2 (9/12/2008) +1.4.2 (9/13/2008) + "task undo" can now retract a "task done" command, provided no reports have been run (and therefore TDB::gc run) + Task now correctly sorts on entire strings, instead of just the first diff --git a/html/task.html b/html/task.html index c33898471..cec9f6ae7 100644 --- a/html/task.html +++ b/html/task.html @@ -92,7 +92,7 @@ --> -

New in version 1.4.2 (9/12/2008)

+

New in version 1.4.2 (9/13/2008)