update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-15 14:37:00 -07:00
parent 96047151fd
commit 753ad76e2b
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ BUG FIXES:
* post-processor/vagrant-cloud: Fixed failing on response
* post-processor/vagrant-cloud: Don't delete version on error [GH-2014]
* provisioner/chef-client: Fix permissions issues on default dir [GH-2255]
* provisioner/chef-client: Node cleanup works now. [GH-2257]
* provisioner/puppet-masterless: Allow manifest_file to be a directory
* provisioner/salt-masterless: Add `--retcode-passthrough` to salt-call
* provisioner/shell: chmod executable script to 0755, not 0777 [GH-1708]