Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-06-16 16:28:07 -04:00
parent 5e0f5ae9df
commit 4305dac19f
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 3 additions and 1 deletions

View File

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