summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-04-27 11:09:50 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-04-27 11:09:50 +0000
commitf0b571546a47708a7e8ca75d21d3e8e6f84741f7 (patch)
tree60fcc0e5a4e3888f9a88de54e06d59aec4718e84 /ChangeLog
parent24bfa3d4b2c07ca5d6773a985130c085d2e56dd9 (diff)
downloadbitbake-f0b571546a47708a7e8ca75d21d3e8e6f84741f7.tar.gz
lib/bb/fetch: Add ability to fetchers to check URL validity without downloading
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f36a98fc..dd9a2f2f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -125,6 +125,7 @@ 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
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series