Update CHANGELOG

This commit is contained in:
Brian Cain 2018-08-02 11:33:42 -07:00
parent 7ab3ba8cd3
commit 88d2e25634
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -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]