- Fixed bug #1136, which incorrectly line-wrapped tasks with annotations
  (thanks to Steve Rader).
This commit is contained in:
Paul Beckingham 2013-02-10 16:08:45 -05:00
parent 509f818b91
commit b6c28ecb7a
4 changed files with 111 additions and 116 deletions

View file

@ -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.