aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-12-06 12:29:00 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-12-06 12:29:00 +0000
commitcc170b312aa15b5ba48756fd63fd3c57649f1599 (patch)
tree3a8d16687c81454faf43b344e8584d96b8fa3af0 /ChangeLog
parent080eb8764a5a6ec3d7522ef8ec45b58547196d3e (diff)
downloadbitbake-cc170b312aa15b5ba48756fd63fd3c57649f1599.tar.gz
wget.py: Add support for HTTP_PROXY and HTTP_PROXY_IGNORE variables to the wget fetcher
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d640822f..a566654ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -164,6 +164,7 @@ Changes in Bitbake 1.9.x:
behaviour confuses many users and isn't often useful.
- Improve lock file function error handling
- Add username handling to the git fetcher (Robert Bragg)
+ - Add support for HTTP_PROXY and HTTP_PROXY_IGNORE variables to the wget fetcher
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series