Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-12 17:00:42 -07:00
parent 392aba1fe7
commit 2a17370ba9
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: Remote command output containing '\r' now looks much better
within the Packer output.
* builder/vmware: Fix issue with finding driver files. [GH-279]
* provisioner/salt-masterless: Uploads work properly from Windows. [GH-276]