From 1073aa816340ff9a714a8480c8a089551f7737d5 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Mon, 1 May 2017 16:02:33 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db95a540f..59ba9a133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: - communicators/ssh: Retry on aborted connections [GH-8526, GH-8520] - 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] - hosts/windows: Fix invalid share names on Windows guests from Windows hosts [GH-8433]