From 3a6969d65fb89813d315b0b9f60f6c3ce41f0464 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 20 Apr 2013 14:34:28 -0600 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d1be68c0..915f0709b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ IMPROVEMENTS: - No longer an error if the Chef run list is empty. It is now a warning. [GH-1620] + - Better locking around handling the `box_url` parameter for + parallel providers. BUG FIXES: