Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2014-05-09 15:39:07 -07:00
parent 3f28552f39
commit e6a5ff37d0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BUG FIXES:
same name as a real directory. [GH-3732]
- core: Parallelization is more stable, doesn't crash due to to
bad locks. [GH-3735]
- guests/openbsd: Remove '-v' flag from chown for rsync. [GH-3743]
- provisioners/shell: Fix shell provisioner config validation when the
`binary` option is set to false [GH-3712]
- providers/docker: default proxy VM won't use HGFS [GH-3687]