doc: Document change in semantics for someday/later
This commit is contained in:
2
NEWS
2
NEWS
@@ -10,6 +10,8 @@ New Features in Taskwarrior 2.6.0
|
||||
- Newer Unicode characters, such as emojis are correctly handled and displayed.
|
||||
Taskwarrior now supports all Unicode characters up to Unicode 11.
|
||||
- Datetime values until year 9999 are now supported.
|
||||
- Later/someday named datetime values now resolve to 9999-12-30 (instead of
|
||||
2038-01-18).
|
||||
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
||||
@@ -1084,7 +1084,7 @@ task ... wait:later
|
||||
.br
|
||||
task ... wait:someday
|
||||
|
||||
This sets the wait date to 1/18/2038.
|
||||
This sets the wait date to 12/30/9999.
|
||||
|
||||
.TP
|
||||
Next occurring weekday
|
||||
|
||||
Reference in New Issue
Block a user