From 65eaca09bc7179ac441b1938ad86959c51b38482 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 7 Sep 2010 14:31:36 -0700 Subject: [PATCH] Update CHANGELOG to coincide with 0.5.4 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd869088..e3c51085e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ ## 0.5.4 (September 7, 2010) - Fix issue with the "exec failed" by running on Tiger as well. + - Give an error when downloading a box which already exists prior + to actually downloading the box. ## 0.5.3 (August 23, 2010)