From 551a7747874b32621f1ff0c18bbc239800ca249f Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 2 Sep 2014 09:51:49 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6efed0d0..ec709133e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: * builder/virtualbox/all: Seed RNG to avoid same ports. [GH-1386] * builder/vmware/all: `ssh_host` accepts templates. [GH-1396] * builder/vmware/vmx: Do not re-add floppy disk files to VMX [GH-1361] + * provisioner/ansible-local: Use proper path on Windows. [GH-1375] ## 0.6.1 (July 20, 2014)