Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-05-08 10:17:09 -07:00
parent af5f943123
commit 0b58b27b4a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- communicators/ssh: Retry on aborted connections [GH-8526, GH-8520]
- communicators/winssh: Enabling shared folders and networking setup [GH-8567]
- guests: Do not modify existing /etc/hosts content [GH-8506, GH-7794]
- guests/redhat: Update network configuration capability to properly handle NM [GH-8531]
- hosts/windows: Check for elevated shell for Hyper-V [GH-8548, GH-8510]