summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-01-06 10:59:05 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-01-06 10:59:05 +0000
commit3cf1af3efb8da9dffdd57423c73360c8ce727cca (patch)
tree17caf90a14c8b3121760fbde334dd7f6da74e324 /ChangeLog
parent66dfbb0fe1d25283e9a176f1b13415735968fb7e (diff)
downloadbitbake-3cf1af3efb8da9dffdd57423c73360c8ce727cca.tar.gz
cooker.py: Add support for '-e target' (#3432)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d518c1ed3..3176c3e3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -86,6 +86,7 @@ Changes in Bitbake 1.9.x:
- Add task scheduler abstraction and some example schedulers
- Improve circular dependency chain debugging code and user feedback
- Don't give a stacktrace for invalid tasks, have a user friendly message (#3431)
+ - Add support for "-e target" (#3432)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series