summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-01-19 18:56:40 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-01-19 18:56:40 +0000
commit152bd6c4ec09bef0af71aafc4c0f2ba3891c745d (patch)
tree1177a25b16becbb04f315caf4618e75891a9abed /ChangeLog
parentd7fc941539c87b962a97a4dae3024d67e5d2c2a3 (diff)
downloadbitbake-152bd6c4ec09bef0af71aafc4c0f2ba3891c745d.tar.gz
taskdata/runqueue.py: Make taskdata and runqueue errors more user friendly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c1ad68aa0..2ecff051a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,7 +91,8 @@ Changes in Bitbake 1.9.x:
- Fix shell data updating problems (#1880)
- Properly raise errors for invalid source URI protocols
- Change the wget fetcher failure handling to avoid lockfile problems
- - Add support for branches in git fetcher (Otavio Salvador, Michael Lauer)
+ - Add support for branches in git fetcher (Otavio Salvador, Michael Lauer)
+ - Make taskdata and runqueue errors more user friendly
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series