From d8b096a7c9706ebcd0a5237d924ef800ad113161 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Sat, 26 Jan 2019 16:25:38 -0500 Subject: [PATCH] Add information for issue 928. Added information to resolve https://github.com/docker/docs-private/issues/928. --- ee/ucp/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index ea8e92a00e..261bfda7af 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -170,6 +170,7 @@ The following features are deprecated in UCP 3.1. * UCP backend will now complain when a service is created/updated if the `com.docker.lb.network` label is not correctly specified. (docker/orca#15015) * LDAP group member attribute is now case insensitive. (docker/escalation#917) + * Fixed an issue that caused a system hang after the attempted shutdown of the Docker daemon to perform a swarm backup. /dev/shm is now unmounted when starting the kubelet container. (docker/orca#15672) * Interlock * Interlock headers can now be hidden. (docker/escalation#833) * Respect `com.docker.lb.network` labels and only attach the specified networks