diff options
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r-- | bitbake/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 72ef22d610..7e6b7b26a4 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -1,3 +1,7 @@ +Changes in BitBake 1.8.x: + - Fix exit code for build failures in --continue mode + - Fix git branch tags fetching + 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) |