From 4ad6a9e946f7128112f147610aedf69b0432ec0b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 13 Mar 2008 22:31:01 +0000 Subject: runqueue.py: Fix problems with recrdeptask handling where some idepends weren't handled correctly --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9fc095f80..94479c000 100644 --- a/ChangeLog +++ b/ChangeLog @@ -119,6 +119,8 @@ Changes in Bitbake 1.9.x: - When handling build target failures make sure idepends are checked and failed where needed. Fixes --continue mode crashes. - Fix -f (force) in conjunction with -b + - Fix problems with recrdeptask handling where some idepends weren't handled + correctly. Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg