aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index b8ab651aa2..0c7e6d8a8e 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -8,6 +8,8 @@ Changes in BitBake 1.8.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"
+ - Add bzr fetcher
Changes in Bitbake 1.8.8:
- Rewrite svn fetcher to make adding extra operations easier