Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2015-06-29 14:04:10 -07:00
parent 2ee2850c1a
commit 61753d37cb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ BUG FIXES:
* builder/amazon: Fix `bundle_prefix` not interpolating `timestamp` [GH-2352] * builder/amazon: Fix `bundle_prefix` not interpolating `timestamp` [GH-2352]
* builder/amazon-instance: Fix issue with creating AMIs without specifying a * builder/amazon-instance: Fix issue with creating AMIs without specifying a
virtualization type [GH-2330] virtualization type [GH-2330]
* builder/google: Set default communicator settings properly [GH-2353]
* builder/vmware-iso: Setting `checksum_type` to `none` for ESX builds * builder/vmware-iso: Setting `checksum_type` to `none` for ESX builds
now works [GH-2323] now works [GH-2323]
* provisioner/chef: Use knife config file vs command-line params to * provisioner/chef: Use knife config file vs command-line params to