update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-15 22:34:46 -07:00
parent 875314e993
commit a248ed886e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
* builder/amazon/*: While waiting for AMI, will detect "failed" state.
* builder/amazon/*: Waiting for state will detect if the resource (AMI,
instance, etc.) disappears from under it.
* builder/virtualbox: F1-F12 and delete scancodes now work. [GH-425]
* provisioner/puppet-masterless: Fix failure case when both facter vars
are used and prevent_sudo. [GH-415]