From d3bd9568a42568ca9a8ed6d35bacc4a60278ceb7 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 20 Apr 2017 16:09:41 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bee668b15..193fe9b27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ BUG FIXES: - guests/linux: Fix SMB mount capbability [GH-8410, GH-8404] - hosts/windows: Fix issues with Windows encoding [GH-8385, GH-8380, GH-8212, GH-8207, GH-7516] - provisioners/salt: Allow Salt version to match 2 digit month [GH-8428] + - provisioners/shell: Properly handle remote paths on Windows that include spaces [GH-8498, GH-7234] ## 1.9.3 (March 21, 2017)