From bdd1b16ba0bf255d55a87a980c72a6a27d1af784 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 14 Mar 2009 13:38:39 -0400 Subject: [PATCH] Documentation Update - Updated docs to reflect recent changes. --- ChangeLog | 2 ++ html/task.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7619471c7..1a0f7a89b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,8 @@ specifies the color of recurring tasks. + Added support for "locking" configuration variable that controls whether file locking is used. + + Task export feature now includes recurrence information, removes nested + quotes, and limits output to pending tasks. ------ old releases ------------------------------ diff --git a/html/task.html b/html/task.html index 956c26730..fa0f4ded2 100644 --- a/html/task.html +++ b/html/task.html @@ -130,6 +130,8 @@ specifies the color of recurring tasks.
  • Added support for "locking" configuration variable that controls whether file locking is used. +
  • Task export feature now includes recurrence information, removes nested + quotes, and limits output to pending tasks.