diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2618984..858ac9392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]