From 783225cd7037a7ef1b0222f9afddfec78b2d8a85 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Thu, 13 May 2010 21:19:18 +0200 Subject: [PATCH] Typo fixes in ChangeLog --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3bc169344..0b3e2c008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,9 +8,10 @@ annotations. + Deleting a task no longer clobbers any recorded end date (thanks to Seneca Cunningham). - + Following holidays are now computed automatically: - Good Friday (goodfriday), Easter (easter), Easter monday (eastermonday), - Ascension (ascension), Pentecost (pentecost) + + The following holidays are now computed automatically and can be used + in the definitions for the calendar holidays: + Good Friday (goodfriday), Easter (easter), Easter monday + (eastermonday), Ascension (ascension), Pentecost (pentecost) The date is configured with the given keyword. + The configure script is more portable (thanks to Emil Sköldberg). + Updated task-faq.5 man page.