aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-03-16 12:54:01 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-03-16 12:54:01 +0000
commit38ce7b95b9f76afaf1d2fe9b39817411b0b3ba57 (patch)
treeacf0aa202d24e247ba9ff04a8b21db8498309880 /ChangeLog
parent8b25cead6217c458cc6db32b9705ecdf3b2ff66f (diff)
downloadbitbake-38ce7b95b9f76afaf1d2fe9b39817411b0b3ba57.tar.gz
Add return value handling (thanks pH5)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94479c000..4adc20ae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -121,6 +121,7 @@ Changes in Bitbake 1.9.x:
- Fix -f (force) in conjunction with -b
- Fix problems with recrdeptask handling where some idepends weren't handled
correctly.
+ - Handle exit codes correctly (from pH5)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series