Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-07-18 22:01:51 -04:00
parent 8a5cf3b81a
commit 4580333863
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 1 deletions

View File

@ -39,11 +39,12 @@ 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/ubuntu: Use short hostname [GH-7488, GH-7605]
- 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]
- guests/redhat: Ensure newline when inserting public key [GH-7598, GH-7605]
- guests/ubuntu: Use /etc/os-release to detech [GH-7524]
- guests/ubuntu: Use short hostname [GH-7488, GH-7605]
- providers/hyperv: Fix version check and catch statement [GH-7447, GH-7487]
## 1.8.4 (June 13, 2016)