From f0019afa24554876cc14788513497699503705c8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 14 Mar 2021 09:26:23 +0200 Subject: doc: update NEWS about bug fix --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 20cdc60..b64b2b5 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,11 @@ from release to release. ## Version 0.2.0+git, NOT YET RELEASED -This is an unreleased version being developed. +This is a bug fix release. Previously, a VM created by vmadm had the +cloud-init configuration ISO attached, but since it was a temporary +file, it didn't exist. This prevented a VM from being turned off and +back on again. This is now fixed: the ISO file is detached after the +VM has booted the first time. ## Version 0.2.0, released 2021-03-13 -- cgit v1.2.1