Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-22 14:13:08 -05:00
parent cc5ca1a3c3
commit 502c3f6e37
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ BUG FIXES:
in the installer context. [GH-2231]
- core: Clear `DYLD_LIBRARY_PATH` on Mac if the subprocess is executing
a setuid or setgid script. [GH-2243]
- guests/linux: Fix poor chown command for mounting VirtualBox folders.
- guests/linux: Don't raise exception right away if mounting fails, allow
retries. [GH-2234]
- hosts/arch: Vagrant won't crash on Arch anymore. [GH-2233]