From 56037fe3bc6231405f08aa4a3046fba7939b7c5b Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 17 Jun 2008 23:03:50 -0400 Subject: [PATCH] - Added latest bug fix. --- task.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/task.html b/task.html index a8ebe7255..16c830240 100644 --- a/task.html +++ b/task.html @@ -181,6 +181,8 @@ a img { border: none; padding: 0; margin: 0; } Damian Glenny
  • Fixed bug where task generates a segmentation fault for several commands, when no "dateformat" configuration variable was present +
  • Fixed bug whereby if you have more than one task with a due date, + 7 days gets added to the entry date of task 2..n