mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - enhanced date parse error
- When a date fails to parse, the expected format is displayed, as a reminder (thanks to Eric Fluger).
This commit is contained in:
parent
d4772fe060
commit
7ca51e78f0
2 changed files with 20 additions and 18 deletions
|
@ -37,6 +37,8 @@
|
|||
+ Added new holiday configuration file for Italy (thanks to Nicola Busanello).
|
||||
+ Eliminated dependency on ncurses.
|
||||
+ The dependency columns are now right-justified (thanks to Eric Fluger).
|
||||
+ When a date fails to parse, the expected format is displayed, as a reminder
|
||||
(thanks to Eric Fluger).
|
||||
+ Fixed bug that caused the 'done' command to always exit with a non-zero
|
||||
status (thanks to Steve Rader).
|
||||
+ Fixed bug that caused entry, end, start and wait dates to not use report-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue