Update CHANGELOG
This commit is contained in:
parent
9cd8fa977c
commit
efdb96251e
|
@ -17,6 +17,8 @@ BUG FIXES:
|
||||||
exports work if you have sudo privs but not `su`. [GH-2191]
|
exports work if you have sudo privs but not `su`. [GH-2191]
|
||||||
- hosts/fedora: Fix host detection encoding issues. [GH-1977]
|
- hosts/fedora: Fix host detection encoding issues. [GH-1977]
|
||||||
- hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]
|
- hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]
|
||||||
|
- installer/mac: Vagrant works properly when a library conflicts from
|
||||||
|
homebrew. [GH-2188]
|
||||||
- providers/virtualbox: Fix an issue where destroy middlewares weren't
|
- providers/virtualbox: Fix an issue where destroy middlewares weren't
|
||||||
being properly called. [GH-2200]
|
being properly called. [GH-2200]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue