summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-02-26 17:58:24 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-02-26 17:58:24 +0000
commitf0b8d75a283610dd5b0705ce91feb1e857239891 (patch)
tree33c51c6c770e23a111c9e4d943b0ceda5a26be81 /ChangeLog
parent68631d637275502e8303ccef5a1046753bd0d4dc (diff)
downloadbitbake-contrib-f0b8d75a283610dd5b0705ce91feb1e857239891.tar.gz
Remove digraph and switch to new stamp checking code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dbbd44e8..df492a07e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,6 +108,8 @@ Changes in Bitbake 1.9.x:
- Update shell to use cooker.buildFile
- Add StampUpdate event
- Convert -b option to use taskdata/runqueue
+ - Remove digraph and switch to new stamp checking code. exec_task no longer
+ honours dependencies
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series