Update CHANGELOG

ref #6581 [ci skip]
This commit is contained in:
Gilles Cornu 2015-11-23 19:55:32 +01:00
parent dbf419abad
commit 1a541dc043
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ BUG FIXES:
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- communicator/winrm: execute scheduled tasks immediately on Windows XP
since elevation isn't required [GH-6195]
- communicator/winrm: Decouple default port forwarding rules for "winrm" and
"winrm-ssl" [GH-6581]
- communicator/winrm: Hide progress bars from PowerShell v5 [GH-6309]
- guests/arch: enable network device after setting it up [GH-5737]
- guests/darwin: advanced networking works with more NICs [GH-6386]