Update CHANGELOG.md

This commit is contained in:
Ross Smith II 2014-04-21 08:07:06 -07:00
parent e9c84ef449
commit e94a7e7f43
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ BUG FIXES:
* builder/amazon-instance: Use S3Endpoint for ec2-upload-bundle arg,
which works for every region. [GH-904]
* builder/digitalocean: updated default image_id [GH-1032]
* builder/googlecompute: Create persistent disk as boot disk via
API v1 [GH-1001]
* builder/openstack: Return proper error on invalid instance states [GH-1018]
* builder/virtualbox-iso: Retry unregister a few times to deal with
VBoxManage randomness. [GH-915]