mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document TW #1847
This commit is contained in:
parent
33cc38ad16
commit
040a894451
2 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
- TW #1840 Countdown (date format) is not working properly
|
||||
Thanks to Eric Hymowitz for reporting, Sebastian Uharek for
|
||||
contributing.
|
||||
- TW #1847 Allow including files relative to $PREFIX/share/
|
||||
Thanks to Georg Sauthoff for reporting, oxalica for contributing.
|
||||
- TW #1896 Parser cannot handle empty parentheses
|
||||
Thanks to Tomas Babej.
|
||||
- TW #1908 Cannot create task with explicit description 'start ....'
|
||||
|
|
3
NEWS
3
NEWS
|
@ -19,6 +19,9 @@ New Features in Taskwarrior 2.6.0
|
|||
- Calendar supports highlighting days with scheduled tasks.
|
||||
- Multi-day holidays are now supported.
|
||||
- A large portion of currently known parser-related issues was fixed.
|
||||
- The taskrc file now supports relative paths, which are evaluated with
|
||||
respect to (a) current directory, (b) taskrc directory and (c) now also the
|
||||
installation directory of configuration files.
|
||||
- The currently selected context is now applied for "task add" and "task log"
|
||||
commands. Section on contexts in the manpage was updated to describe this
|
||||
functionality.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue