- Fixed bug #1137, which caused file locks to be non-blocking (thanks to Steve
  Rader).
This commit is contained in:
Paul Beckingham
2013-02-10 23:25:27 -05:00
parent adacb96581
commit 2be52e1be2
3 changed files with 5 additions and 2 deletions

View File

@@ -74,6 +74,8 @@ Bugs
left-justified (thanks to Steve Rader).
+ Fixed bug #1136, #1177, which incorrectly line-wrapped tasks with annotations
(thanks to Steve Rader, T. Charles Yun).
+ Fixed bug #1137, which caused file locks to be non-blocking (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.