diff --git a/CHANGELOG.md b/CHANGELOG.md index 867c4df34..92b79a9b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]