From c9b40c20d63408de2e533970cd0c03343b072921 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 9 Mar 2016 13:34:07 -0800 Subject: [PATCH] Updates the change log. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be9e36f827..14de7e6b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ BUG FIXES: * Fixed the redirect from `/` to `/ui` when the internal web UI (`-ui` option) is enabled. [GH-1713] * Added a fix to trim UDP DNS responses so they don't exceed 512 bytes. [GH-1813] +* Updated go-dockerclient to fix Docker health checks with Docker 1.10. [GH-1706] ## 0.6.3 (January 15, 2016)