Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2014-06-02 22:08:43 -07:00
parent 984bea0bd4
commit fd4ecf8021
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
BUG FIXES:
- hosts/windows: RDP command works without crash. [GH-3962]
- provisioners/puppet: Properly escape facter variables for PowerShell
on Windows guests. [GH-3959]