Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-18 13:54:18 -04:00
parent f357d0d018
commit 01fd5c1dd1
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
- core/guests: Create common BSD guest for shared logic
- guests/bsd: Consolidate core logic for mounting NFS folders
[GH-7480, GH-7474, GH-7466]
- guests/bsd: Consolidate core logic for public key management [GH-7481]
- guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces
[GH-7460]
- guests/debian: Ensure newline when inserting public key [GH-7456]