Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-15 16:50:12 -07:00
parent 9cd8fa977c
commit efdb96251e
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ BUG FIXES:
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]
- installer/mac: Vagrant works properly when a library conflicts from
homebrew. [GH-2188]
- providers/virtualbox: Fix an issue where destroy middlewares weren't
being properly called. [GH-2200]