update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-07-08 15:44:47 -06:00
parent 0b6938d8ab
commit 526a818073
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ BUG FIXES:
space on some systems. [GH-5302]
- providers/docker: Fix crash that could occur in some scenarios when
the host VM path changed.
- providers/docker: Fix crash that could occur on container destroy
with VirtualBox shared folders [GH-5143]
- providers/hyperv: allow users to configure memory, cpu count, and vmname [GH-5183]
- providers/hyperv: import respects secure boot. [GH-5209]
- providers/hyperv: only set EFI secure boot for gen 2 machines [GH-5538]