Update CHANGELOG.md

This commit is contained in:
Ross Smith II 2014-04-21 08:22:18 -07:00
parent ec847acf80
commit da7dd7f818
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ BUG FIXES:
* builder/openstack: Return proper error on invalid instance states [GH-1018] * builder/openstack: Return proper error on invalid instance states [GH-1018]
* builder/virtualbox-iso: Retry unregister a few times to deal with * builder/virtualbox-iso: Retry unregister a few times to deal with
VBoxManage randomness. [GH-915] VBoxManage randomness. [GH-915]
* provisioner/ansible: Fix paths when provisioning Linux from
Windows [GH-963]
* provisioner/ansible: set cwd to staging directory [GH-1016] * provisioner/ansible: set cwd to staging directory [GH-1016]
* provisioners/chef-client: Don't chown directory with Ubuntu. [GH-939] * provisioners/chef-client: Don't chown directory with Ubuntu. [GH-939]
* post-processor/docker-push: Allow repositories with ports. [GH-923] * post-processor/docker-push: Allow repositories with ports. [GH-923]