From 01193bf45f7b5295202872f1430b058da6e84d6a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 2 Sep 2014 10:57:28 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe7fd74ee..c5a9bd8be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ IMPROVEMENTS: * builder/parallels/all Path to tools ISO is calculated automatically. [GH-1455] * builder/qemu: Can specify "none" acceleration type. [GH-1395] * builder/qemu: Can specify "tcg" acceleration type. [GH-1395] + * builder/virtualbox/all: `iso_interface` option to mount ISO with SATA. [GH-1200] BUG FIXES: