From e83b17f0e59a92ada0b3c2865d298b25bafe1b24 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 4 Jul 2013 15:47:06 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 932f346e7..02dbc56ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ FEATURES: * "file" uploader will upload files and directories from the machine running Packer to the remote machine. +IMPROVEMENTS: + +* virtualbox: Delete the packer-made SSH port forwarding prior to + exporting the VM. + ## 0.1.4 (July 2, 2013) FEATURES: