mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #653
- Fixed bug #653, which caused undo information to be recorded when no changes were made by the 'edit' command.
This commit is contained in:
parent
691931adf9
commit
2e9bc3194b
2 changed files with 13 additions and 30 deletions
|
@ -104,6 +104,8 @@
|
|||
'dateformat.report'.
|
||||
+ Fixed bug #651, which broke the edit command when a task description
|
||||
contained certain tokens (like 'Due:').
|
||||
+ Fixed bug #653, which caused undo information to be recorded when no changes
|
||||
were made by the 'edit' command.
|
||||
+ Fixed bug #654, which broke the info command when a task had no journal
|
||||
entries.
|
||||
+ Fixed bug #656, which caused multiple recurring child tasks to be created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue