From 12d8a7ada7db6873e215d30607c7a49e03da423f Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Wed, 21 Jun 2017 02:08:29 +0800 Subject: [PATCH] Update release-notes.md (#3629) --- docker-cloud/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/release-notes.md b/docker-cloud/release-notes.md index 2bf5b15718..0dafc3ae72 100644 --- a/docker-cloud/release-notes.md +++ b/docker-cloud/release-notes.md @@ -71,7 +71,7 @@ The following release notes document changes since [Tutum v0.19.5](https://suppo ### Fixed -- **Overlay network**: we have fixed an memory limit issue on the overlay network containers that were causing containers to not attach to the overlay network under certain circumstances. +- **Overlay network**: we have fixed a memory limit issue on the overlay network containers that was causing containers to not attach to the overlay network under certain circumstances. - **Scale up trigger**: we have fixed an issue where sometimes containers created by using a "scale up" trigger didn't inherit the service configuration and marked all other containers in the service with the "redeployment needed" flag. ### Known issues