diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-20 14:58:00 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-20 14:58:00 +0000 |
commit | 05c49eaac2d5bb58929b69cbd67dc4fe62cc8a6d (patch) | |
tree | db5a425d9ecf576f2c364c4861dc9fc7355c8228 /bitbake/ChangeLog | |
parent | 079e6825aacec7ef9b3976c9057363b690a43ce5 (diff) | |
download | poky-05c49eaac2d5bb58929b69cbd67dc4fe62cc8a6d.tar.gz |
bitbake: Update to 1.8.10 release
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3555 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r-- | bitbake/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 8f251475aa..72ef22d610 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog | |||
@@ -1,4 +1,4 @@ | |||
1 | Changes in BitBake 1.8.x: | 1 | Changes in BitBake 1.8.10: |
2 | - Psyco is available only for x86 - do not use it on other architectures. | 2 | - Psyco is available only for x86 - do not use it on other architectures. |
3 | - Fix a bug in bb.decodeurl where http://some.where.com/somefile.tgz decoded to host="" (#1530) | 3 | - Fix a bug in bb.decodeurl where http://some.where.com/somefile.tgz decoded to host="" (#1530) |
4 | - Warn about malformed PREFERRED_PROVIDERS (#1072) | 4 | - Warn about malformed PREFERRED_PROVIDERS (#1072) |