Typo fixes in ChangeLog

This commit is contained in:
Federico Hernandez 2010-05-13 21:19:18 +02:00
parent 804b6a8cdb
commit 783225cd70

View file

@ -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.