From 892c3cc259091a6e99905f72537ba26b475b578d Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Sun, 26 Feb 2017 17:41:44 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee18edbf6..339d437b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### BUG FIXES: +* builder/amazon: Fix ssh agent authentication. [GH-4597] * builder/amazon-ebsvolume: Fix interpolation of block_device. [GH-4464] * builder/googlecompute: fix bug when creating image from custom image_family. [GH-4518]