Update CHANGELOG

This commit is contained in:
Chris Roberts 2016-10-07 15:17:08 -07:00
parent 33b13dffbe
commit 3c0162b239
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
- 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]
- guests/photon: Fix networking setup [GH-7808, GH-7873]
- guests/redhat: Properly configure network and restart service [GH-7751]
- providers/docker: Remove --interactive flag when pty is true [GH-7688]
- pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802]