summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
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.