Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-27 15:50:38 -07:00
parent f9731ef571
commit 71d834dd6d
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ BUG FIXES:
- core: Adding a box from a network share on Windows works again. [GH-3279]
- provisioners/salt: Always copy keys and configs on provision. [GH-3536]
- provisioners/salt: Install args should always be present with bootstrap.
- synced\_folders/nfs: Acquires a process-level lock so exports don't
collide with Vagrant running in parallel.
- synced\_folders/rsync: Add UserKnownHostsFile option to not complain. [GH-3511]