From 7f9938d4f1a87b355743f08874b49b69325cd06a Mon Sep 17 00:00:00 2001 From: Alexei Romanoff Date: Sat, 19 Mar 2011 16:35:17 -0400 Subject: [PATCH] Bug #713 - Fixed Bug #713, which fixes typos in the holidays-UK.rc file (thanks to Alexei Romanoff). Signed-off-by: Paul Beckingham --- AUTHORS | 1 + ChangeLog | 6 +++++- doc/rc/holidays-UK.rc | 6 +++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 51f946816..3ca7b7e08 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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: diff --git a/ChangeLog b/ChangeLog index 86da11aeb..14fb8bf66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/doc/rc/holidays-UK.rc b/doc/rc/holidays-UK.rc index f7e878c72..d0525ad0e 100644 --- a/doc/rc/holidays-UK.rc +++ b/doc/rc/holidays-UK.rc @@ -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