From c60a71861f75135a7111985b289b93770fc496d5 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 7 Dec 2015 10:58:46 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ee2a46c..fa5153c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,8 @@ BUG FIXES: - core: catch errors setting env vars on Windows [GH-6017] - core: remove cached synced folders when they're removed from the Vagrantfile [GH-6567] + - core: use case-insensitive comparison for box checksum validations + [GH-6648, GH-6650] - commands/box: add command with `~` paths on Windows works [GH-5747] - commands/box: the update command supports CA settings [GH-4473] - commands/box: removing all versions and providers of a box will properly