Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-06 10:45:06 -07:00
parent 94841ef1bc
commit 9ca5bfeba0
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
Vagrant Cloud instance. [GH-4282]
- core: File checksumming performance has been improved by at least
100%. Memory requirements have gone down by half. [GH-4090]
- communicators/winrm: Show stdout/stderr if command fails. [GH-4094]
- guests/nixos: Added better NFS support. [GH-3983]
- providers/hyperv: Accept VHD disk format. [GH-4208]