summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-09-04 22:46:26 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-09-04 22:46:26 +0000
commit789712931efb7944da1e7ebbe17d85f568f7f5d3 (patch)
tree5d7fe7b8906bc836825451f33668d84d4e10e588 /ChangeLog
parent03d7612faf36b212ddad914f6113f81c6c4fcd94 (diff)
downloadbitbake-789712931efb7944da1e7ebbe17d85f568f7f5d3.tar.gz
Add support for the syntax "export VARIABLE"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acb260cc6..0838ae8b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,7 @@ Changes in Bitbake 1.9.x:
- Detect builds of tasks with overlapping providers and warn (will become a fatal error) (#1359)
- Add MULTI_PROVIDER_WHITELIST variable to allow known safe multiple providers to be listed
- Handle paths in svn fetcher module parameter
+ - Support the syntax "export VARIABLE"
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series