summaryrefslogtreecommitdiffstats
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:
8 - Detect builds of tasks with overlapping providers and warn (will become a fatal error) (#1359) 8 - Detect builds of tasks with overlapping providers and warn (will become a fatal error) (#1359)
9 - Add MULTI_PROVIDER_WHITELIST variable to allow known safe multiple providers to be listed 9 - Add MULTI_PROVIDER_WHITELIST variable to allow known safe multiple providers to be listed
10 - Handle paths in svn fetcher module parameter 10 - Handle paths in svn fetcher module parameter
11 - Support the syntax "export VARIABLE"
12 - Add bzr fetcher
11 13
12Changes in Bitbake 1.8.8: 14Changes in Bitbake 1.8.8:
13 - Rewrite svn fetcher to make adding extra operations easier 15 - Rewrite svn fetcher to make adding extra operations easier