summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-08-25 14:33:39 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-08-25 14:33:39 +0000
commit622454edf402c3d545d6696c88e02799c8979303 (patch)
tree7aac833e0a52a04dfb5ac20fd3782540ce60d4bc /ChangeLog
parentfaeb86a641a7c90f90ff678116a702c5758f9851 (diff)
downloadbitbake-622454edf402c3d545d6696c88e02799c8979303.tar.gz
svn.py: Handle paths in svn fetcher module parameter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c40ab3f73..acb260cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,7 @@ Changes in Bitbake 1.9.x:
- Improve provider sorting so prefered versions have preference over latest versions (#768)
- 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
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series