update changelog

This commit is contained in:
Matthew Hooker 2018-02-23 10:11:32 -08:00
parent 1530861866
commit 0028c82c2b
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@
* builder/amazon: Fix authorization using assume role. [GH-5914]
* builder/vmware-iso: Fix panic when building on esx5 remotes. [GH-5931]
* builder/vmware: Correctly locate dhcp.conf and dhcpd.leases files. [GH-5898]
[GH-5900]
* builder/vmware: Fix issue detecting host IP. [GH-5898] [GH-5900]
* provisioner/ansible-local: Fix conflicting escaping schemes for vars provided
via `--extra-vars`. [GH-5888]