summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-01-05 23:58:56 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-01-05 23:58:56 +0000
commit2dcf122a9a157f002d053411bc10e219b679658a (patch)
treeca1d2a1e66cfb252916f45142b5da8d10ecced48 /ChangeLog
parent32d2d4f60fa13cd6c4039e4eef158851ad001a7b (diff)
downloadbitbake-2dcf122a9a157f002d053411bc10e219b679658a.tar.gz
runqueue.py: Improve code comments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 001ec1696..1a81bbae0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,7 @@ Changes in Bitbake 1.9.x:
- Add support for task selfstamp and lockfiles flags
- Disable task number acceleration since it can allow the tasks to run
out of sequence
+ - Improve runqueue code comments
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series