diff options
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 8f251475a..72ef22d61 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -1,4 +1,4 @@ -Changes in BitBake 1.8.x: +Changes in BitBake 1.8.10: - Psyco is available only for x86 - do not use it on other architectures. - Fix a bug in bb.decodeurl where http://some.where.com/somefile.tgz decoded to host="" (#1530) - Warn about malformed PREFERRED_PROVIDERS (#1072) |