update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-28 09:35:50 -07:00
parent c4a1eabf2a
commit 68bde0ba56
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ BUG FIXES:
* builder/amazon: Remove deprecated ec2-upload-bundle paramger [GH-1931]
* builder/amazon: Retry finding created instance for eventual
consistency. [GH-2129]
* builder/amazon: If no AZ is specified, use AZ chosen automatically by
AWS for spot instance. [GH-2017]
* builder/amazon/chroot: Retry waiting for disk attachments [GH-2046]
* builder/digitalocean: Ignore invalid fields from the ever-changing v2 API
* builder/docker: Fixed hang on prompt while copying script