From 45ed7dcdaab1a5d1e8b05b40d160590fc2aff96c Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 18 Sep 2008 21:03:07 -0400 Subject: [PATCH] - Updated release date. --- ChangeLog | 4 ++-- html/task.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 884b3a598..756fddc64 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/14/2008) +1.4.2 (9/18/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 @@ -28,7 +28,7 @@ represents a feature release, and the Z represents a patch. + Bug: Now properly supports relative dates in filters (task list due:eom, task list due:tomorrow, task list due:23rd ...) + Bug: Source now properly includes in order to build clean - using gcc 4.3. + using gcc 4.3 (thanks to H. İbrahim Güngör) ------ old releases ------------------------------ diff --git a/html/task.html b/html/task.html index 28b160bcb..fb813f167 100644 --- a/html/task.html +++ b/html/task.html @@ -92,7 +92,7 @@ --> -

New in version 1.4.2 (9/14/2008)

+

New in version 1.4.2 (9/18/2008)