diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b5f6e1d..ae32e4747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,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] - 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]