Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-29 01:20:56 -04:00
parent e2fadbcf08
commit 131c8c811e
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ BUG FIXES:
- providers/hyperv: Only specify Hyper-V if the parameter is support
[GH-7101, GH-7098]
- providers/virtualbox: Set maximum network adapters to 36 [GH-7293, GH-7286]
- providers/virtualbox: Do not fail when master VM from linked clone is
missing [GH-7126, GH-6742]
- provisioners/ansible_local: Don't quote the Ansible arguments defined in the
`raw_arguments` option [GH-7103]
- provisioners/ansible_local: Format json `extra_vars` with double quotes