mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #1211
- #1211 The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D' (thanks to Robin Björklin).
This commit is contained in:
parent
b99834e130
commit
3606b6ab65
2 changed files with 4 additions and 2 deletions
1
AUTHORS
1
AUTHORS
|
@ -158,4 +158,5 @@ suggestions:
|
||||||
Stéphane Pezennec
|
Stéphane Pezennec
|
||||||
Jim B
|
Jim B
|
||||||
Robert Gill
|
Robert Gill
|
||||||
|
Robin Björklin
|
||||||
|
|
||||||
|
|
|
@ -13,10 +13,11 @@ Features
|
||||||
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
|
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
|
||||||
up and needs a sync.
|
up and needs a sync.
|
||||||
+ Supports IPv4 and IPv6 server addresses.
|
+ Supports IPv4 and IPv6 server addresses.
|
||||||
+ The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
|
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
+ Fixed bug #1197 so that 'tasksh' now recognized Ctrl-D to exit.
|
+ #1197 Now 'tasksh' recognizes Ctrl-D to exit.
|
||||||
|
+ #1211 The 'dateformat' settings now default to the ISO-8601 standard of
|
||||||
|
'Y-M-D' (thanks to Robin Björklin).
|
||||||
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue