Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-05 17:47:10 -07:00
parent 864328e0b1
commit c071ccaec1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ BUG FIXES:
- guests/redhat: NFS setup should use systemd for RH7+ [GH-4228]
- guests/smartos: Use `pfexec` for rsync. [GH-4274]
- guests/windows: Reboot after hostname change. [GH-3987]
- hosts/arch: NFS works with latest versions. [GH-4224]
- hosts/windows: RDP command works without crash. [GH-3962]
- provisioners/puppet: Properly escape facter variables for PowerShell
on Windows guests. [GH-3959]