From 70462784767c7b6b5034c77f4fa00274b0ba2e24 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(+) diff --git a/ChangeLog b/ChangeLog index fef75a2fb..54bcf9a64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,7 @@ Changes in BitBake 1.8.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.10: - Psyco is available only for x86 - do not use it on other architectures. -- cgit 1.2.3-korg