From e2a58b8e044a5fc6583d3866a0acd6e94a40e3db Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 30 May 2017 12:59:51 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 158152c85..c309db122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ * builder/openstack: Support client x509 certificates. [GH-4921] * builder/vmware: Add option to remove interfaces from the vmx. [GH-4927] * communicator/ssh: Add ssh agent support for bastion connections. [GH-4940] +* builder/vmware: make vnc probe timeout configurable. [GH-4919] ### BUG FIXES: