Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2014-05-28 13:07:06 -07:00
parent 2eb6adae32
commit 188b26719c
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ BUG FIXES:
not accessing the local host. [GH-3861]
- guests/windows: Fix errors with arg lists that are too long over
WinRM in some cases. [GH-3816]
- guests/windows: Powershell exits with proper exit code, fixing
- issues where non-zero exit codes weren't properly detected. [GH-3922]
- hosts/windows: Don't execute mstsc using PowerShell since it doesn't
exit properly. [GH-3837]
- hosts/windows: For RDP, don't remove the Tempfile right away. [GH-3875]