mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #1123
- Fixed bug #1123, which caused the undo of a 'log' command to corrupt the data file (thanks to Tim None).
This commit is contained in:
parent
4e03832b68
commit
6ce3a8e27f
3 changed files with 27 additions and 13 deletions
|
@ -54,6 +54,8 @@ Bugs
|
|||
+ Fixed bug #1065, where CmdShow issued messages in incorrect situations.
|
||||
+ Partially fixed #1083, which showed 'task 0 ...' when modifying a non-
|
||||
pending task (thanks to Aikido Guy).
|
||||
+ Fixed bug #1123, which caused the undo of a 'log' command to corrupt the data
|
||||
file (thanks to Tim None).
|
||||
+ No more bash completion of, for example, 'projABC:', or of 'proj:' if
|
||||
abbreviation.minimum is greater than 4.
|
||||
+ Fixed bug where shadow files are not properly created when there is a missing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue