diff --git a/CHANGELOG.md b/CHANGELOG.md index a87e35140..59c28f5d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ BUG FIXES: - guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces [GH-7460] - guests/debian: Ensure newline when inserting public key [GH-7456] + - guests/redhat: Use `/sbin/ip` to list and configure networks for + compatability with older versions of CentOS [GH-7482] ## 1.8.4 (June 13, 2016)