- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
This commit is contained in:
Paul Beckingham
2013-03-30 17:42:45 -04:00
parent 0fd3ddbe57
commit 03cb5af7be
23 changed files with 50 additions and 31 deletions

View File

@@ -13,6 +13,7 @@ Features
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
up and needs a sync.
+ Supports IPv4 and IPv6 server addresses.
+ The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
Bugs
+ Fixed bug #1197 so that 'tasksh' now recognized Ctrl-D to exit.