diff --git a/CHANGELOG.md b/CHANGELOG.md index 369395a49..2efe38994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: - commands/package: Fix uninitialized constant error [GH-9654] - hosts/windows: Properly respect the VAGRANT_PREFER_SYSTEM_BIN environment variable [GH-9503] +- hosts/windows: Fix virtualbox shared folders path for windows guests [GH-8099] - util/checkpoint_client: Respect VAGRANT_CHECKPOINT_DISABLE environment variable [GH-9659] ## 2.0.3 (March 15, 2018)