diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f1029db..db695b1d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: - core/synced_folders: Don't persist synced folders to fstab is guest is not reachable [GH-11900] - core: Don't try to recover machine without a uuid [GH-11863] - guest/linux: Check for /etc/fstab before trying to modify [GH-11897] +- guest/linux: Create an /etc/fstab if does not exist [GH-11909] - guest/debian: Set hostname in /etc/hosts as first step to changing hostname [GH-11885] - guest/rhel: Check for existence of network files before trying to update them [GH-11877] - tests: Remove rsync dependency from tests [GH-11889]