Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-05 17:14:50 -07:00
parent f2069c1cd6
commit d0c3cedee2
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ IMPROVEMENTS:
BUG FIXES:
* builder/amazon/all: When copying AMI to multiple regions, copy
the metadata (tags and attributes) as well. [GH-388]
* builder/vmware: Autoanswer VMware dialogs. [GH-393]
* command/inspect: Fix weird output for default values for optional vars.