mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #671
- Fixed bug #671, removing the claim in the 'edit' command claims that description text can wrap over multiple lines, because it cannot.
This commit is contained in:
parent
7e1e187d6c
commit
a650847201
2 changed files with 4 additions and 7 deletions
|
@ -102,6 +102,8 @@
|
|||
contained certain tokens (like 'Due:').
|
||||
+ Fixed bug #654, which broke the info command when a task had no journal
|
||||
entries.
|
||||
+ Fixed bug #671, removing the claim in the 'edit' command claims that
|
||||
description text can wrap over multiple lines, because it cannot.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue