- 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 Andreas Poisel
Timm Reitinger Timm Reitinger
Dan White Dan White
Alexei Romanoff
Thanks to the following, who submitted detailed bug reports and excellent Thanks to the following, who submitted detailed bug reports and excellent
suggestions: suggestions:

View File

@@ -7,12 +7,16 @@
of the actual tasks. For advanced pipeline use. of the actual tasks. For advanced pipeline use.
+ Now supplements the command line with data read from standard input, which + Now supplements the command line with data read from standard input, which
allows commands like: echo 'add Pay the bills' | task 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 + Corrected sorting to use std::stable_sort instead of std::sort, which is not
guaranteed stable (thanks to Stefan Hacker). 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 + Added feature #710, which adds an attribute modifier prefix to return the
complement of a filtered set (thanks to Dan White). 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 ------------------------------ ------ old releases ------------------------------
1.9.4 (03/03/2011) b9bae255f4fa03970eced3ac0876935271d1d7a1 1.9.4 (03/03/2011) b9bae255f4fa03970eced3ac0876935271d1d7a1

View File

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