From adff98528b3e884cd26d730de6935e0bd7e030ee Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 5 Jan 2015 09:44:59 -0800 Subject: [PATCH] update cHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eff3271b..f5b66ed75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ BUG FIXES: strategy name [GH-4975] - commands/push: validate the configuration - guests/arch: fix network configuration due to poor line breaks. [GH-4964] + - providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101] - provisioners/chef: remove Chef version check from solo.rb generation and make `roles_path` populate correctly - pushes/ftp: expand file paths relative to the Vagrantfile