Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-09 09:15:43 -07:00
parent 09a3409746
commit b5f32e59c2
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ BUG FIXES:
of Vagrant. [GH-3386]
- core: Don't error if network problems cause box update check to
fail [GH-3391]
- core: `vagrant` on Windows cmd.exe doesn't always exit with exit
code zero. [GH-3420]
- commands/rsync-auto: Don't crash if the machine can't be communicated
to. [GH-3419]
- guests/fedora: Fix hostname setting. [GH-3382]