mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: Typos fixed.
This commit is contained in:
parent
aa3a014a66
commit
f60b77ef79
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -17,7 +17,7 @@ New configuration options in Taskwarrior 2.5.0
|
|||
- The 'json.depends.array' setting controls whether dependencies are exported
|
||||
as a JSON array, of a comma-separated string. Default is 'on'.
|
||||
Both variations are imported.
|
||||
- The 'color.uda.<name>.none' is a color that is applieѕ to tasks that do
|
||||
- The 'color.uda.<name>.none' is a color that is applied to tasks that do
|
||||
not have a value for the UDA '<name>'.
|
||||
- A Cygwin fix means that now we can default 'search.case.sensitive' to 'yes',
|
||||
and all platforms are again equal.
|
||||
|
@ -40,7 +40,7 @@ Removed features in 2.5.0
|
|||
- The script 'context' was removed, now that context is a core feature.
|
||||
- Nonextended forms of ISO-8601 date/time support is removed. This means
|
||||
that 'YYYYMMDD' is no longer supported, but 'YYYY-MM-DD' is. For times,
|
||||
'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-enxtended
|
||||
'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-extended
|
||||
forms all contain sequences of digits that make the identification of
|
||||
IDs, UUIDs, and various date/time formats ambiguous.
|
||||
- Comma-separated UUID lists are no longer supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue