summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-02 11:37:50 -0700
committerGitHub <noreply@github.com>2021-04-02 11:37:50 -0700
commit0c42ca695bbbf3bcdc6e84ba4bebb7503d393b49 (patch)
treef8e712623f420b6ee86143aec2b4d0c6dc424530
parentad0ef8c9e0c569c39d091005c97525f452e84335 (diff)
downloadchef-0c42ca695bbbf3bcdc6e84ba4bebb7503d393b49.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@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 468b12a281..5d2c807a74 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -72,7 +72,7 @@ Ohai has been updated to better detect system configuration details:
- Ohai now detects Chef Infra Clients running in the Effortless pattern at `node['chef_packages']['chef']['chef_effortless']`.
- Windows packages installed for the current user are now detected in addition to system wide package installations. Thanks [@jaymzh](https://github.com/jaymzh)!
-- ` Sangoma Linux` is now detected as a the `rhel` platform family. Thanks [@hron84](https://github.com/hron84)!
+- `Sangoma Linux` is now detected as part of the `rhel` platform family. Thanks [@hron84](https://github.com/hron84)!
- Docker is now properly detected even if it's running on a virtualized system. Thanks [@jaymzh](https://github.com/jaymzh)!
- Alibaba Cloud Linux is now detected as platform `alibabalinux` and platform family `rhel`.