From 1ee58c40e3f527ad601729581470f23d4a220c0c Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 29 Sep 2017 15:20:30 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 192755858..988aae630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ BUG FIXES: - core: Rescue more exceptions when checking if port is open [GH-8517] - guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972] +- virtualbox/synced_folders: Allow synced folders to contain spaces in the guest path [GH-8995] ## 2.0.0 (September 7, 2017)