summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-08-17 16:38:46 -0700
committerGitHub <noreply@github.com>2020-08-17 16:38:46 -0700
commitbee8e4a459652fe4d8a31ee2614420499a9dbab8 (patch)
tree947b68792db3c1af592f6d2bd04b77928e395c1e
parent5b582884de0cba180677c98e09c3fd28a9d0c1fa (diff)
downloadchef-bee8e4a459652fe4d8a31ee2614420499a9dbab8.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b7b5e1e851..61e4e7d4c2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -44,7 +44,7 @@ The included `cacerts` bundle in Chef Infra Client has been updated to the 7-22-
### Reduced Dependencies
-We've audited the included dependencies that we ship with Chef Infra Client to reduce the 3rd party code we ship. We've removed many of the embededded binaries that shipped with the client in the past, but were not directly used. We've also reduced the feature set built into many of the libraries that we depend on, and removed several Ruby gem dependencies that were no longer necessary. This reduces the future potential for CVEs in the product and reduces package size at the same time.
+We've audited the included dependencies that we ship with Chef Infra Client to reduce the 3rd party code we ship. We've removed many of the embedded binaries that shipped with the client in the past, but were not directly used. We've also reduced the feature set built into many of the libraries that we depend on, and removed several Ruby gem dependencies that were no longer necessary. This reduces the future potential for CVEs in the product and reduces package size at the same time.
# What's New in 16.3.45