summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-05-14 21:56:41 -0700
committerGitHub <noreply@github.com>2020-05-14 21:56:41 -0700
commit206e8c3f8c73c5ef082647ada0538ce89d66375a (patch)
treed98d212daf81e6b7d1b2df6a57d54bffdae0e90f
parentacad59fa092fa6c9cf532e01103d5c40d90d4053 (diff)
downloadchef-206e8c3f8c73c5ef082647ada0538ce89d66375a.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 cbf0e98d3e..110fc2cb42 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -32,7 +32,7 @@ The Chef Infra Client 16.0.287 includes important bug fixes for the Chef Infra C
- Fixes the failure to install Windows packages on the 2nd convergence of the Chef Infra Client.
- Resolves several failures in the `launchd` resource.
- Removes an extra `.java` file on Windows installations that would cause a failure in the IIS 8.5 Server Security Technical Implementation Guide audit.
-- Updates the `windows_printer` so that the driver property will only be required when using the `:create` action.
+- Updates the `windows_printer` resource so that the driver property will only be required when using the `:create` action.
- Fixes the incorrectly spelled `knife user invite recind` command to be `knife user invite rescind`.
- Update Chef InSpec to 4.8.111 with several minor improvements.