From cc170b312aa15b5ba48756fd63fd3c57649f1599 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 6 Dec 2008 12:29:00 +0000 Subject: wget.py: Add support for HTTP_PROXY and HTTP_PROXY_IGNORE variables to the wget fetcher --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d640822f5..a566654ad8 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 -- cgit 1.2.3-korg