update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-05 11:30:20 -07:00
parent 71d0c39ef9
commit 2ec84931d0
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ BUG FIXES:
* builder/vmware-iso: Fix crash when `vnc_port_min` and max were the * builder/vmware-iso: Fix crash when `vnc_port_min` and max were the
same value. [GH-1288] same value. [GH-1288]
* builder/vmware-iso: Finding an available VNC port on Windows works. [GH-1372] * builder/vmware-iso: Finding an available VNC port on Windows works. [GH-1372]
* builder/vmware-vmx: Nice error if Clone is not supported (not VMware
Fusion Pro). [GH-787]
* post-processor/vagrant: Can supply your own metadata.json. [GH-1143] * post-processor/vagrant: Can supply your own metadata.json. [GH-1143]
* provisioner/ansible-local: Use proper path on Windows. [GH-1375] * provisioner/ansible-local: Use proper path on Windows. [GH-1375]