From ad27c240d742f409b6300c6e5dcf1046189f1388 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 12 Jan 2008 18:40:48 +0000 Subject: wget.py: Change the wget fetcher failure handling to avoid lockfile problems --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ffd515dd..109cc788e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,6 +90,7 @@ Changes in Bitbake 1.9.x: - Fix shell showdata command (#3259) - Fix shell data updating problems (#1880) - Properly raise errors for invalid source URI protocols + - Change the wget fetcher failure handling to avoid lockfile problems Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg