From 9bcae3912fb5ddd07babb1b2de1c09419782fa06 Mon Sep 17 00:00:00 2001 From: Arnaud Porterie Date: Tue, 2 Feb 2016 10:32:14 -0800 Subject: [PATCH] Delegation is not experimental Change wording that described user delegation as an experimental feature. Signed-off-by: Arnaud Porterie Upstream-commit: e516b5651bf5de3281a37d3e737a8c154f896189 Component: engine --- components/engine/docs/breaking_changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/docs/breaking_changes.md b/components/engine/docs/breaking_changes.md index d4e62880a8..106077b846 100644 --- a/components/engine/docs/breaking_changes.md +++ b/components/engine/docs/breaking_changes.md @@ -47,5 +47,5 @@ work as you would expect. ## Docker Content Trust Engine older than the current 1.10 cannot pull images from repositories that -have enabled key delegation. Key delegation is an experimental feature which -requires a manual action to enable. +have enabled key delegation. Key delegation is a feature which requires a +manual action to enable.