From c87ce366a94ab04dba7e2c8af852c2ba13df356a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 18 Feb 2013 08:38:29 -0500 Subject: [PATCH] Documentation - Added missing bug fix. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index dae7b75d7..0d9e8393a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,8 +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 #1135, #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.