Skip to content

Commit ac39175

Browse files
committed
doc: Add changelog entry about firecracker-microvm#4261
It is technically a bug fix Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent 7660a59 commit ac39175

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@
6262
- [#4178](https://github.com/firecracker-microvm/firecracker/pull/4178):
6363
Fixed a bug reporting a non-zero exit code on successful shutdown when
6464
starting Firecracker with `--no-api`.
65+
- [#4261](https://github.com/firecracker-microvm/firecracker/pull/4261): Fixed
66+
a bug where Firecracker would log "RunWithApiError error: MicroVMStopped
67+
without an error: GenericError" when exiting after encountering an emulation
68+
error. It now correctly prints "RunWithApiError error: MicroVMStopped *with* an
69+
error: GenericError".
6570

6671
## [1.5.0]
6772

0 commit comments

Comments
 (0)