Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-06-12 11:41:00 -07:00
parent 0c3d677bf5
commit f0cd8511ed
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
- commands/package: base package won't crash with exception [GH-4017]
- guests/freebsd: Rsync install for rsync synced folders work on
FreeBSD 10. [GH-4008]
- guests/windows: Reboot after hostname change. [GH-3987]
- hosts/windows: RDP command works without crash. [GH-3962]
- provisioners/puppet: Properly escape facter variables for PowerShell
on Windows guests. [GH-3959]