Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-17 20:27:59 -04:00
parent ce22a3e90d
commit 5dde0cdc4d
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ BUG FIXES:
- core: Bump listen gem and Ruby version to improve rsync performance - core: Bump listen gem and Ruby version to improve rsync performance
[GH-7453, GH-7441] [GH-7453, GH-7441]
- core: Check process stdout when detecting if a hyperv admin - core: Check process stdout when detecting if a hyperv admin
[GH-7465, GH--7467] [GH-7465, GH-7467]
- core/guests: Create common BSD guest for shared logic
- guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces - guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces
[GH-7460] [GH-7460]
- guests/debian: Ensure newline when inserting public key [GH-7456] - guests/debian: Ensure newline when inserting public key [GH-7456]