update cHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-24 09:45:28 -08:00
parent 734b0d6695
commit 1c15a6d31e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
- providers/virtualbox: read netmask from dhcpservers [GH-5233]
- provisioners/ansible: fix SSH settings to support more than 5 ssh keys [GH-5017]
- provisioners/ansible: increase ansible connection timeout to 30 seconds [GH-5018]
- provisioners/docker: Only add docker user to group if exists. [GH-5315]
- provisioners/chef-zero: support more chef-zero/local mode attributes [GH-5339]
- provisioners/docker: use docker.com instead of docker.io [GH-5216]
- pushes/atlas: send additional box metadata [GH-5283]