From fb6c5618c8b4357866c9f8f131e379852c3ee9d5 Mon Sep 17 00:00:00 2001 From: Alexandros Mavrogiannis Date: Mon, 29 Aug 2016 10:21:27 -0700 Subject: [PATCH] edited release notes (#2876) (cherry picked from commit a2b6185efc2bc78b794fc85f75b3ef4fdfc933f1) --- release_notes.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/release_notes.md b/release_notes.md index 16f68fcddf..32f8d91bfa 100644 --- a/release_notes.md +++ b/release_notes.md @@ -21,14 +21,15 @@ upgrade your installation to the latest release. ## Version 1.1.3 Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in -orchestration capabilities provided by the Docker Engine on swarm mode. When -installing this UCP version on a Docker Engine 1.12 host, UCP creates a cluster -using Docker Swarm 1.2.5. +orchestration capabilities provided by the Docker Engine with swarm mode enabled. +When installing this UCP version on a Docker Engine 1.12 host, UCP creates a +cluster using Docker Swarm v1.2.5. **Security Update** Fixes a security issue by which a malicious user with limited privileges can -perform unauthorized actions on the cluster via the API. +escalate their privileges to perform unauthorized actions on the cluster via +the API. **Features**