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. annotations.
+ Deleting a task no longer clobbers any recorded end date (thanks to + Deleting a task no longer clobbers any recorded end date (thanks to
Seneca Cunningham). Seneca Cunningham).
+ Following holidays are now computed automatically: + The following holidays are now computed automatically and can be used
Good Friday (goodfriday), Easter (easter), Easter monday (eastermonday), in the definitions for the calendar holidays:
Ascension (ascension), Pentecost (pentecost) Good Friday (goodfriday), Easter (easter), Easter monday
(eastermonday), Ascension (ascension), Pentecost (pentecost)
The date is configured with the given keyword. The date is configured with the given keyword.
+ The configure script is more portable (thanks to Emil Sköldberg). + The configure script is more portable (thanks to Emil Sköldberg).
+ Updated task-faq.5 man page. + Updated task-faq.5 man page.