Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-10-07 15:20:45 -07:00
parent bb60fdd790
commit 037de8bd6b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
BUG FIXES:
- communicators/ssh: Properly honor --host flag for ssh-config [GH-7728, GH-7877]
- communicators/winrm: Prevent connection leakage [GH-7712]
- guests/linux: Fix incorrectly configured private network [GH-7844, GH-7848]
- guests/linux: Only emit upstart event if initctl is available [GH-7813]