Update CHANGELOG
This commit is contained in:
parent
cf5d1f40e0
commit
b49e936b3b
|
@ -13,6 +13,8 @@ BUG FIXES:
|
|||
- core: `Guest#capability?` now works with strings as well
|
||||
- core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-2189]
|
||||
- hosts/arch: NFS exporting works properly, no exceptions. [GH-2161]
|
||||
- hosts/bsd: Use only `sudo` for writing NFS exports. This lets NFS
|
||||
exports work if you have sudo privs but not `su`. [GH-2191]
|
||||
- hosts/fedora: Fix host detection encoding issues. [GH-1977]
|
||||
- hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]
|
||||
- providers/virtualbox: Fix an issue where destroy middlewares weren't
|
||||
|
|
Loading…
Reference in New Issue