Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-17 21:10:47 -04:00
parent 3cd3cac52f
commit dbb756c7b6
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ BUG FIXES:
- core: Check process stdout when detecting if a hyperv admin
[GH-7465, GH-7467]
- 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/centos: Use `ip` instead of `ifconfig` to detect network interfaces
[GH-7460]
- guests/debian: Ensure newline when inserting public key [GH-7456]