summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimberly Garmoe <kgarmoe@chef.io>2019-01-29 13:02:58 -0800
committerGitHub <noreply@github.com>2019-01-29 13:02:58 -0800
commit1a42b90f1f373f1a1ff3cfc8d1d17b6675a0e77c (patch)
tree8951606f45fa149ea87868b5057085036a012dd9
parent57911afda5f10f8ad09920e9a1a68ff49672f857 (diff)
downloadchef-1a42b90f1f373f1a1ff3cfc8d1d17b6675a0e77c.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b79978b479..cfa611903a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -32,7 +32,7 @@ Chef's Audit mode was introduced in 2015 as a beta that needed to be enabled via
### Cookbook Shadowing
-Cookbook shadowing allowed cookbooks to be combined in a mono-repo if the same named cookbook was present in both the cookbooks directory and the site-cookbooks directory. This feature was problematic and has been deprecated since Chef 0.10, and will be removed in Chef 15 (April 2019).
+Cookbook shadowing was deprecated in 0.10 and will be removed in Chef 15 (April 2019). Cookbook shadowing allowed combining cookbooks within a mono-repo, so long as the cookbooks in question had the same name and were present in both the cookbooks directory and the site-cookbooks directory.
# Chef Client Release Notes 14.9: