Update CHANGELOG.md

This commit is contained in:
Ross Smith II 2014-04-21 07:35:53 -07:00
parent 1984ce1733
commit 4942b920f3
1 changed files with 1 additions and 0 deletions

View File

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