Update CHANGELOG
This commit is contained in:
parent
93f2e9ebbb
commit
56efc1862a
|
@ -14,6 +14,7 @@ BUG FIXES:
|
|||
- core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-2189]
|
||||
- core: Convert forwarded port parameters to integers. [GH-2173]
|
||||
- core: Don't spike CPU to 100% while waiting for machine to boot. [GH-2163]
|
||||
- core: Increase timeout for individual SSH connection to 60 seconds. [GH-2163]
|
||||
- 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]
|
||||
|
|
Loading…
Reference in New Issue