- #1226 A new French translation has begun, and will continue to be a work in
  progress for a while (thanks to YBSA R).
This commit is contained in:
Paul Beckingham 2013-09-07 12:40:24 -04:00
parent 70f4f9dbb2
commit ba8a3fec70
2 changed files with 3 additions and 0 deletions

View file

@ -8,6 +8,8 @@ Features
+ #934 support for 'reserved.lines' to accomodate multi-line
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
Gill).
+ #1226 A new French translation has begun, and will continue to be a work in
progress for a while (thanks to YBSA R).
+ #1227 A new 'verify_l10n' utility ensures the localizations are in sync (thanks to
Wim Schuermann).
+ #1250 Support out-of-tree test runs (thanks to Jakub Wilk).

1
NEWS
View file

@ -5,6 +5,7 @@ New Features in taskwarrior 2.3.0
- New shell (tasksh) with Readline support replaces old 'task shell' command.
- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
- Italian translation.
- French translation has begun.
- UDA fields now allow default values.
- Now requires libuuid.
- New '_get' DOM accessor helper command.