From 219a5ff2efe686f0ce4a8910ba008eec5af566ad Mon Sep 17 00:00:00 2001 From: Gilles Cornu Date: Fri, 21 Oct 2016 16:58:14 +0200 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c79e59494..ba517f559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: - 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] + - provisioners/ansible_local: Use enquoted path for file/directory existence checks - pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802] ## 1.8.6 (September 27, 2016)