Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-03 21:28:37 -07:00
parent 67afff5ede
commit c7dffaf12f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ BUG FIXES:
* builder/amazon-chroot: Fix crash in root device check. [GH-1360]
* builder/amazon-instance: Fix deprecation warning for `ec2-bundle-vol`
[GH-1424]
* builder/amazon/all: `delete_on_termination` set to false will work.
* builder/googlecompute: add `disk_size` option. [GH-1397]
* builder/openstack: Region is not required. [GH-1418]
* builder/parallels-iso: ISO not removed from VM after install [GH-1338]