From b195037c85a78a148410d0f361cc803bf3e63058 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Mon, 24 Apr 2017 08:54:53 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21562ba4f..703d19754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ BUG FIXES: - guests/debian: Remove hardcoded device name in interface template [GH-8336, GH-7960] - 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] + - hosts/windows: Fix UNC path generation when UNC paath is provided [GH-8504] - 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]