From fa3efaa8669d0e85285582610ec5646cd0f0e477 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 2 Apr 2015 10:12:20 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 979ad1cf6..dcb3f8ff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ BUG FIXES: - provisioners/chef-zero: support more chef-zero/local mode attributes [GH-5339] - provisioners/docker: use docker.com instead of docker.io [GH-5216] - pushes/atlas: send additional box metadata [GH-5283] + - pushes/ftp: improve check for remote directory existence [GH-5549] - synced\_folders/rsync: add `IdentitiesOnly=yes` to the rsync command. [GH-5175] - virtualbox/config: fix misleading error message for private_network [GH-5536, GH-5418]