From 7db6379d440252b372519ebf1cafd4da86b97e85 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 6 Oct 2016 15:43:57 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f6a7356..3a2618984 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ BUG FIXES: - 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] + - providers/docker: Remove --interactive flag when pty is true [GH-7688] - pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802] ## 1.8.6 (September 27, 2016)