summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-02 15:56:07 -0700
committerGitHub <noreply@github.com>2021-04-02 15:56:07 -0700
commit864253b5cc5cbb0585883514766b7ea08db713f0 (patch)
treeba7fc95813f9158f8972455e1f325d8c1ae57aea
parent9f243490c0d002814a5989389634ce88db691c66 (diff)
downloadchef-864253b5cc5cbb0585883514766b7ea08db713f0.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <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 3a21341bcb..17ae7fb321 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1546,7 +1546,7 @@ Several legacy Windows helpers have been deprecated as they will always return t
- Improved handling of WinRM connections when bootstrapping Windows nodes.
- Switched docker containers back to EL6 packages to prevent failures running the containers with Kitchen Dokken to test RHEL 6 systems.
- Fixed non-0 exit codes in the Yum and DNF helper scripts which caused errors in system logs.
-- Fixed package failures in FreeBSD due to changed in `pkgng` exit codes.
+- Fixed package failures in FreeBSD due to changes in `pkgng` exit codes.
- Added support for `client.d` configuration files in `chef-shell`.
### Chef InSpec