From 6428d7fa2fadcccddae1d3bbd1836ce2b293392a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 9 Aug 2011 23:19:03 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10898a21b..1b895733c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Chef solo from a remote URL fixed. [GH-431] - Arch linux support: host only networks and changing the host name. [GH-439] [GH-448] - Chef solo `roles_path` and `data_bags_path` can only be be single paths. [GH-446] + - Fix `virtualbox_not_detected` error message to require 4.1.x. [GH-458] ## 0.8.2 (July 22, 2011)