diff options
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Version 0.9.0 + + * Support for running multiple instances of bbot-agent for the same + toolchain. + + This allows us to perform multiple bootstraps/builds in parallel. Note + that each machine can only be used by a single instance so it doesn't make + sense to have more instances than machines. + + * Use the build system's 'info' meta-operation to determine if the package + project/subprojects can be tested. + + * Ability to an specify alternative bridge interface in bbot-agent. + + * Use QMP (QEMU Machine Protocol) events as a machine log file. + Version 0.8.0 * Add 'repository-type' value to task manifest and rename 'repository' value |