Skip to content

Commit f7bd736

Browse files
ShadowCurseJackThomson2
authored andcommitted
changelog: add note about FIFO fix
Add note about fix in the #5698 PR. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 7f6c048 commit f7bd736

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ and this project adheres to
3838

3939
### Fixed
4040

41+
- [#5698](https://github.com/firecracker-microvm/firecracker/pull/5698): Fixed
42+
the possible ENXIO error which could occur during file open operation if the
43+
underlying file is FIFO without active readers already attached.
44+
4145
## [v1.14.0]
4246

4347
### Added

0 commit comments

Comments
 (0)