From 81bc5340a4edebb2c1da4f1d9fdd0f6baafe5daf Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Tue, 5 Sep 2017 14:46:25 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 355679dc9..443091f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ BUG FIXES: another job [GH-3120] * cli: Fix setting of TLSServerName for node API Client. This fixes an issue of contacting nodes that are using TLS [GH-3127] + * driver/docker: Fix issue in which mounts could parse incorrectly [GH-3163] * driver/docker: Fix issue where potentially incorrect syslog server address is used [GH-3135] * jobspec: Allow distinct_host constraint to have L/RTarget set [GH-3136]