diff --git a/CHANGELOG.md b/CHANGELOG.md index ae32e4747..7169c64ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: - core: Disable Vagrantfile loading with plugin commands [GH-10030] - core: Ensure the SecureRandom library is loaded for the trigger class [GH-10063] - guest/solaris: Add back guest detection check for Solaris derived guests [GH-10081] +- guest/windows: Be more explicit when invoking cmd.exe with mount_volume script [GH-9976] - host/windows: Remove localization dependency from SMB list generation [GH-10043] - provider/hyperv: Fix checkpoint configuration and properly disable automatic checkpoints by default [GH-9999] - provider/hyperv: Remove localization dependency from access check [GH-10000]