summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-08-16 00:06:43 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-08-16 00:06:43 +0000
commit28f456f24127bf50cf203659e47619f9444e257d (patch)
tree639b4f6941d9111eb090203994f2aba4d0eb669e /ChangeLog
parent1f2cbe690f40054d98871e0ac6ed67c72b143fc7 (diff)
downloadbitbake-28f456f24127bf50cf203659e47619f9444e257d.tar.gz
Update trunk Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 958cb9ad8..2f0378de0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,8 +41,8 @@ Changes in Bitbake 1.9.x:
- Sort the list of providers before processing so dependency problems are
reproducible rather than effectively random
- Fix/improve bitbake -s output
- - Add locking for fetchers so only one tries to fetch a given file at
- a given time
+ - Add locking for fetchers so only one tries to fetch a given file at a given time
+ - Fix int(0)/None confusion in runqueue.py which causes random gaps in dependency chains
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series