Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-02-23 21:26:27 -08:00
parent 5ebe007ddc
commit 095f6d63c5
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ BUG FIXES:
the newest versions of Docker. [GH-2874]
- provisioners/salt: Options can now set install type and install args.
[GH-2766]
- provisioners/salt: Fix case when salt would say "options only allowed
before install arguments" [GH-3005]
- synced\_folders/nfs: NFS entries are pruned on every `vagrant up`,
if there are any to prune. [GH-2738]