summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-17 10:59:19 -0700
committerGitHub <noreply@github.com>2020-06-17 10:59:19 -0700
commit197d9b3bff4169743dd793276b3e7c928b7cc876 (patch)
treeff80318d540d657df072ec4dd289a5354d8438b0 /RELEASE_NOTES.md
parent4d65229a90bb5fc226198e5900e4dc50d630d776 (diff)
downloadchef-197d9b3bff4169743dd793276b3e7c928b7cc876.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7f3d34059c..0beeae07c4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -78,7 +78,7 @@ The `execute` resource has a new `input` property which allows you to pass `stdi
### powershell_package
-The `powershell_package` resource has been updated to use TLS 1.2 when communicating with the PowerShell Gallery on Windows Server 2012-2016. Previously this resource used the system default cipher suite which did not include TLS 1.2. The PowerShell Gallery now requires TLS 1.2 for all communication, which caused failures on Windows Server 2012-2016.. Thanks for reporting this issues [@Xorima](http://github.com/Xorima).
+The `powershell_package` resource has been updated to use TLS 1.2 when communicating with the PowerShell Gallery on Windows Server 2012-2016. Previously this resource used the system default cipher suite which did not include TLS 1.2. The PowerShell Gallery now requires TLS 1.2 for all communication, which caused failures on Windows Server 2012-2016. Thanks for reporting this issue [@Xorima](http://github.com/Xorima).
### remote_file