aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-03-13 22:31:01 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-03-13 22:31:01 +0000
commit4ad6a9e946f7128112f147610aedf69b0432ec0b (patch)
tree8ef9dbd315ebd15626d0af2fc2bd46882d67b5a9 /ChangeLog
parentcabc373a669801b0bbee6cf74a17c00796948ca1 (diff)
downloadbitbake-4ad6a9e946f7128112f147610aedf69b0432ec0b.tar.gz
runqueue.py: Fix problems with recrdeptask handling where some idepends weren't handled correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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