From 9cc7cb142d2c5fc5d211c133e40c95f899360a47 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 8 Feb 2019 10:02:16 +0200 Subject: Update NEWS file --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index a370176..cd5eb61 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.1