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: