From 9c0a4bb562d78ee3f3a93ab7d762730964f1f36d Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 5 Apr 2016 10:46:48 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c81aa9c..38b02f9c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ BUG FIXES: [GH-6908, GH-6909] - core: Allow boxes to use pre-release versions [GH-6892, GH-6893] - core: Rescue `Errno:ENOTCONN` waiting for port to be open [GH-7182, GH-7184] + - core: Properly authenticate metadata box URLs [GH-6776, GH-7158] - docs & core: Be consistent about the "2" in the Vagrantfile version [GH-6961, GH-6963] - guests/arch: Restart network after configuration [GH-7120, GH-7119]