mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
Bug #1136
- Fixed bug #1136, which incorrectly line-wrapped tasks with annotations (thanks to Steve Rader).
This commit is contained in:
parent
509f818b91
commit
b6c28ecb7a
4 changed files with 111 additions and 116 deletions
|
@ -68,6 +68,8 @@ Bugs
|
|||
file (thanks to Tim None).
|
||||
+ Fixed bug #1128, which caused 'age' columns to be right-justified instead of
|
||||
left-justified (thanks to Steve Rader).
|
||||
+ Fixed bug #1136, which incorrectly line-wrapped tasks with annotations
|
||||
(thanks to Steve Rader).
|
||||
+ Fixed bug #1150, which referenced deprecated features in the tutorial man
|
||||
page (thanks to Benjamin Weber).
|
||||
+ Fixed bug #1154, which now allows priorities to be specified in any case.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue