Update CHANGELOG

This commit is contained in:
Brian Cain 2018-11-12 09:14:44 -08:00
parent a698188c12
commit 8b79aaf34c
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
- communicator/winrm: Prepend computer name to username when running elevated commands [GH-10387] - communicator/winrm: Prepend computer name to username when running elevated commands [GH-10387]
- guest/debian: Fix halting issue when setting hostname by restarting networking on guest [GH-10301, GH-10330] - guest/debian: Fix halting issue when setting hostname by restarting networking on guest [GH-10301, GH-10330]
- guest/windows: Add reboot capability to fix hostname race condition [GH-10347] - guest/windows: Add reboot capability to fix hostname race condition [GH-10347]
- guest/windows: Allow for reading key paths with spaces [GH-10389]
- providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311] - providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311]
- providers/hyperv: Fix network vlan configuration script [GH-10366] - providers/hyperv: Fix network vlan configuration script [GH-10366]