update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-02-03 12:06:29 +01:00
parent 56e85bc989
commit 6ad1802a09
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ BUG FIXES:
- providers/virtualbox: Config validation catches invalid keys. [GH-2843]
- providers/virtualbox: Fix network adapter configuration issue if using
provider-specific config. [GH-2854]
- providers/virtualbox: Bridge network adapters always have their
"cable connected" properly. [GH-2906]
- provisioners/chef: When chowning folders, don't follow symlinks.
- provisioners/docker: Only add SSH user to docker group if the user
isn't already in it. [GH-2838]