mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
TW-1610: Disabling GC can lead to editing the wrong task
- 9e6c6ecb93
introduced a change that
can lead to the wrong task being edited when GC is manually turned
off. Fix this by taking the user's GC setting into account.
This commit is contained in:
parent
c8756f0201
commit
710372b8db
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
again (thanks to Jens Erat).
|
||||
- TW-1605 Japanese translation for Taskwarrior (thanks to Oota Toshiya).
|
||||
- TW-1606 scheduled.any filter (thanks to Peter Rochen).
|
||||
- TW-1610 Disabling GC can lead to editing the wrong task (thanks to Scott M).
|
||||
- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
|
||||
- POSIX file locking mechanism, eliminating platform-specific code.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue