Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-05 17:45:40 -07:00
parent 4600963dc9
commit f8ef287c8c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
- guests/fedora: Fix networks on Fedora 20 with libvirt. [GH-4104]
- guests/freebsd: Rsync install for rsync synced folders work on
FreeBSD 10. [GH-4008]
- 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/windows: RDP command works without crash. [GH-3962]