From 07819a1885e4701df93a680e39cb9fc99da936e9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 5 May 2009 02:03:25 -0400 Subject: [PATCH] Documentation Update - defaultwidth - Defaultwidth is now included in the default .taskrc file. --- ChangeLog | 2 ++ html/task.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 402093c70..6f57932d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ or completed.data file (thanks to T. Charles Yun). + Added details to the "info" report about recurring tasks (thanks to T. Charles Yun). + + Now writes a sample "defaultwidth" configuration variable to the default + .taskrc file (thanks to T. Charles Yun). ------ old releases ------------------------------ diff --git a/html/task.html b/html/task.html index 4c9e3f970..b8a482b59 100644 --- a/html/task.html +++ b/html/task.html @@ -118,6 +118,8 @@ or completed.data file (thanks to T. Charles Yun).
  • Added details to the "info" report about recurring tasks (thanks to T. Charles Yun). +
  • Now writes a sample "defaultwidth" configuration variable to the default + .taskrc file (thanks to T. Charles Yun).