summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-03-10 13:22:30 -0800
committerGitHub <noreply@github.com>2021-03-10 13:22:30 -0800
commitee1155a5ffa0b1ddc6bf0c30db6ed4c48c835819 (patch)
treebabc042f0fbc33008384bd4b9951b24fc6762455
parent11b2fc103a29d17d8985fc0357090cdf6347560e (diff)
downloadchef-ee1155a5ffa0b1ddc6bf0c30db6ed4c48c835819.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a5308d2c66..8b3264414c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -23,6 +23,7 @@ This section serves to track things we should later document here for 17.0
- Knife Org commands from knife-opc are now part of chef itself - https://github.com/chef/chef/pull/10187
- Improved Docker container detection - https://github.com/chef/ohai/pull/1627
- Improve idempotency debug logging in resources - https://github.com/chef/chef/pull/11149
+- Chef packages on *nix now create the /etc/chef directory and subdirectories to make getting started easier - https://github.com/chef/chef/pull/11158
## What's New in 16.10.17