Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-04 11:48:42 -07:00
parent 84237ec98f
commit dabbcd45a8
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ BUG FIXES:
* builder/amazon-instance: Fix deprecation warning for `ec2-bundle-vol` * builder/amazon-instance: Fix deprecation warning for `ec2-bundle-vol`
[GH-1424] [GH-1424]
* builder/amazon/all: `delete_on_termination` set to false will work. * builder/amazon/all: `delete_on_termination` set to false will work.
* builder/amazon/all: More desctriptive error messages if Amazon only
sends an error code. [GH-1189]
* builder/googlecompute: add `disk_size` option. [GH-1397] * builder/googlecompute: add `disk_size` option. [GH-1397]
* builder/openstack: Region is not required. [GH-1418] * builder/openstack: Region is not required. [GH-1418]
* builder/parallels-iso: ISO not removed from VM after install [GH-1338] * builder/parallels-iso: ISO not removed from VM after install [GH-1338]