From df8e2f4f84013e6ee2fae47cf03971c9f5c1473b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 2 Sep 2014 09:32:14 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01405310a..96141fd2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: * builder/digitalocean: Can set API URL endpoint. [GH-1448] * 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] BUG FIXES: