- Fixed Bug #713, which fixes typos in the holidays-UK.rc file (thanks to
  Alexei Romanoff).

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Alexei Romanoff 2011-03-19 16:35:17 -04:00 committed by Paul Beckingham
parent bd0dbe3af6
commit 7f9938d4f1
3 changed files with 9 additions and 4 deletions

View file

@ -42,6 +42,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Andreas Poisel
Timm Reitinger
Dan White
Alexei Romanoff
Thanks to the following, who submitted detailed bug reports and excellent
suggestions:

View file

@ -7,12 +7,16 @@
of the actual tasks. For advanced pipeline use.
+ Now supplements the command line with data read from standard input, which
allows commands like: echo 'add Pay the bills' | task
+ Added feature #700, which adds tab-completion of built-in tags.
+ Corrected sorting to use std::stable_sort instead of std::sort, which is not
guaranteed stable (thanks to Stefan Hacker).
+ Added feature #700, which adds tab-completion of built-in tags.
+ Added feature #710, which adds an attribute modifier prefix to return the
complement of a filtered set (thanks to Dan White).
+ Fixed Bug #713, which fixes typos in the holidays-UK.rc file (thanks to
Alexei Romanoff).
------ old releases ------------------------------
1.9.4 (03/03/2011) b9bae255f4fa03970eced3ac0876935271d1d7a1

View file

@ -37,11 +37,11 @@ holiday.goodfriday.date=20110422
holiday.eastermonday.name=Easter Monday
holiday.eastermonday.date=20110425
holiday.may.name=Early May Bank Holiday
holiday.may.name=20110502
holiday.may.date=20110502
holiday.spring.name=Spring Bank Holiday
holiday.spring.name=20110530
holiday.spring.date=20110530
holiday.august.name=August Bank Holiday
holiday.august.name=20110829
holiday.august.date=20110829
holiday.christmas.name=Christmas Day
holiday.christmas.date=20111225
holiday.boxingday.name=Boxing Day