Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-12-06 19:05:19 -08:00
parent f7b1c2dbc6
commit b79506e623
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ BUG FIXES:
* core: multiple ISO URLs works properly in all builders. [GH-683]
* builder/amazon/chroot: Block when obtaining file lock to allow
parallel builds. [GH-689]
* builder/amazon/instance: Add location flag to upload bundle command
so that building AMIs works out of us-east-1 [GH-679]
* builder/vmware: Cleanup of VMX keys works properly so cd-rom won't
get stuck with ISO. [GH-685]