From 0a5e4ee5d64209f552258fba7a679d972cf99f3c Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Tue, 12 Dec 2017 13:15:53 -0800 Subject: [PATCH] Add #3551 to 0.7.1 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7bcee6f0f7..593d7e4d550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ BUG FIXES: [GH-3619] * client: Fix allocation accounting in GC and trigger GCs on allocation updates [GH-3445] + * driver/docker: Fix container name conflict handling [GH-3551] * driver/rkt: Remove pods on shutdown [GH-3562] * driver/rkt: Don't require port maps when using host networking [GH-3615] * template: Fix issue where multiple environment variable templates would be