diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bafe8399..c6f6a7356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,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/redhat: Properly configure network and restart service [GH-7751] - pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802]