diff --git a/CHANGELOG.md b/CHANGELOG.md index ba012f093..564362d22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BUG FIXES: * builder/vmware: Always remove floppies/drives. [GH-1504] * builder/vmware: Wait some time so that post-VMX update aren't overwritten. [GH-1504] + * builder/vmware/esxi: Retry power on if it fails. [GH-1334] * builder/vmware-vmx: Fix issue with order of boot command support [GH-1492] * builder/amazon: Extend timeout and allow user override [GH-1533] * builder/parallels: Ignore 'The fdd0 device does not exist' [GH-1501]