- Added localized holiday file for NL (thanks to T. Charles Yun).
This commit is contained in:
Paul Beckingham
2010-10-04 18:13:25 -04:00
parent 59fa056c4b
commit fa46fcf8ca
2 changed files with 3 additions and 2 deletions

View File

@@ -46,7 +46,8 @@
+ The color.keyword.XXX color rule now applies to annotations too. + The color.keyword.XXX color rule now applies to annotations too.
+ Importing the same YAML twice now generates an error. + Importing the same YAML twice now generates an error.
+ Two new color themes (thanks to Kathryn Andersen). + Two new color themes (thanks to Kathryn Andersen).
+ More localized holiday files for US, CA, SE, DE, FR and UK. + More localized holiday files for US, CA, SE, DE, FR, UK and NL (thanks
to T. Charles Yun).
+ Fixed bug #427, preventing the task edit command to parse annotation + Fixed bug #427, preventing the task edit command to parse annotation
dates with spaces. dates with spaces.
+ Fixed bug #433, making task command output more consistent. + Fixed bug #433, making task command output more consistent.

2
NEWS
View File

@@ -23,7 +23,7 @@ New Features in taskwarrior 1.9.3
- Certain characters (#, $, @) are now supported for use in tags. - Certain characters (#, $, @) are now supported for use in tags.
- User-controlled color rule precedence. - User-controlled color rule precedence.
- Two new color themes. - Two new color themes.
- New holiday files for US, SE, DE, CA, FR and UK localizations. - New holiday files for US, SE, DE, CA, FR, UK and NL localizations.
Please refer to the ChangeLog file for full details. There are too many to Please refer to the ChangeLog file for full details. There are too many to
list here. list here.