From 8d920f9dc46061826f17614b87721e66d7474c57 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 8 Nov 2008 22:45:27 -0500 Subject: [PATCH] - Updated documentation to reflect removal of the "showage" configuration variable. --- ChangeLog | 5 ++--- html/task.html | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e765818e0..7d05412eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,6 @@ 1.5.0 (?) + Removed deprecated TUTORIAL file. - + Removed "usage" command, and support for "command.logging" configuration - variable. + Removed "showage" configuration variable. + "task stop" can now remove the start time from a started task. + "task ghistory" now displays a differently aligned graph, allowing @@ -21,7 +19,8 @@ + Task now displays a message whenever a shadow file is updated, if the "shadow.notify" configuration variable is set "on" + Bug: adding a task with a \n, \r or \f in it now fails properly - + Removed "task usage" command. + + Removed "usage" command, and support for "command.logging" configuration + variable. + Added documentation for Shadow files. + Added documentation for task filters. diff --git a/html/task.html b/html/task.html index 1716ca000..c93cbb5be 100644 --- a/html/task.html +++ b/html/task.html @@ -96,6 +96,7 @@

New in version 1.5.0 (?)