summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-01-23 12:46:29 -0800
committerGitHub <noreply@github.com>2020-01-23 12:46:29 -0800
commit3af470e1434c6e599c90b8dea3ad675bd2216c52 (patch)
treef3c6269f31576951515eddf7d69e8f0e6658989a
parentbe7cd51f17a47fae4cedc49f47ffd78a20cf9977 (diff)
downloadchef-3af470e1434c6e599c90b8dea3ad675bd2216c52.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: mjingle <mjingle@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2c6f0cc47c..072ecee2eb 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,7 +6,7 @@ This file holds "in progress" release notes for the current release under develo
### archive_file
-The `archive_file` will now only change ownership on files and directories that were part of the archive itself. This is important so you don't change permissions on important high level directories such as /etc or /bin just by extracting a file into those directories. Thanks for this fix [@bobchaos](https://github.com/bobchaos/)
+The `archive_file` resource will now only change ownership on files and directories that were part of the archive itself. This prevents changing permissions on important high level directories such as /etc or /bin when you extract a file into those directories. Thanks for this fix, [@bobchaos](https://github.com/bobchaos/).
### cron and cron_d