Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-19 14:40:21 -04:00
parent bfc951ee20
commit 9c6fee2778
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ 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/linux: Ensure NFS retries during mounting [GH-7492]
- guests/redhat: Use `/sbin/ip` to list and configure networks for
compatability with older versions of CentOS [GH-7482]