summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-05-04 22:58:17 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-05-04 22:58:17 +0000
commite9bf48c6c049dc58878e53c9d0f1f8e6fb856ea0 (patch)
treebb488ae9199ff0508d2f1247f783c0ff5fab4985 /ChangeLog
parentd9d3da757fa395472728c5cf3cab3bdc27b3448b (diff)
downloadbitbake-contrib-e9bf48c6c049dc58878e53c9d0f1f8e6fb856ea0.tar.gz
providers.py: Improve runtime PREFERRED_PROVIDERS warning messages to be more user friendly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd9a2f2f0..c30125ee8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -125,7 +125,8 @@ Changes in Bitbake 1.9.x:
- Work around refs/HEAD issues with git over http (#3410)
- Add proxy support to the CVS fetcher (from Cyril Chemparathy)
- Improve runfetchcmd so errors are seen and various GIT variables are exported
- - Add ability to fetchers to check URL validity without downloading
+ - Add ability to fetchers to check URL validity without downloading
+ - Improve runtime PREFERRED_PROVIDERS warning message
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series