From 61753d37cb4b4bf8ae3a2f9c67b25f20b5bf1939 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 29 Jun 2015 14:04:10 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f98d32f03..83daa8e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: * builder/amazon: Fix `bundle_prefix` not interpolating `timestamp` [GH-2352] * builder/amazon-instance: Fix issue with creating AMIs without specifying a virtualization type [GH-2330] + * builder/google: Set default communicator settings properly [GH-2353] * builder/vmware-iso: Setting `checksum_type` to `none` for ESX builds now works [GH-2323] * provisioner/chef: Use knife config file vs command-line params to