From bf42ff9ecd4fce652a532116c000e8706ba9d080 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 5 Sep 2014 11:54:34 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19e0e8094..2df7edb6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ FEATURES: * builder/virtualbox-ovf: New `import_flags` setting can be used to add new command line flags to `VBoxManage import` to allow things such as EULAs to be accepted. [GH-1383] + * builder/virtualbox-ovf: Boot commands and the HTTP server are supported. + [GH-1169] * builder/vmware: VMware Player 6 is now supported. [GH-1168] IMPROVEMENTS: