summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-28 07:56:36 -0700
committerGitHub <noreply@github.com>2020-04-28 07:56:36 -0700
commit6ddc206744faa693aac5299c061b84322b75593d (patch)
tree89c4e14774078164717b1f617d26bac303cd7e54
parent693bd6bb99c4ab8b3d43f665880e53dcae38bcd8 (diff)
downloadchef-6ddc206744faa693aac5299c061b84322b75593d.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjinglewski@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 d1eb57a15f..dc0495279c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -240,7 +240,7 @@ The locale resource now supports setting the system locale on Windows hosts.
### msu_package resource improvements
-The `msu_package` resource has been improved to work better with Microsoft's cumulative update packages. Newer releases of these packages will not correctly install over previous versions. We've also extended the default timeout for installing MSU packages to 60 minutes. Thanks for reporting the timeout issue [@danielfloyd](https://github.com/danielfloyd)
+The `msu_package` resource has been improved to work better with Microsoft's cumulative update packages. Newer releases of these packages will not correctly install over previous versions. We also extended the default timeout for installing MSU packages to 60 minutes. Thanks for reporting the timeout issue, [@danielfloyd](https://github.com/danielfloyd).
### package