summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-09 17:36:36 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-09 20:46:21 -0700
commit8d70e8388ef5356e5a110a6da71eba7ab405937f (patch)
tree4cfb45c189642729abf6b52dd5e9c1367a9214c5
parentbdc9dbf04a79234fc8cf33ea8d10fd8a1773281f (diff)
downloadchef-8d70e8388ef5356e5a110a6da71eba7ab405937f.tar.gz
Packages plugin
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7028fc0b43..553ca08c86 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -95,7 +95,7 @@ The `windows_ad_join` resource has been updated with a new `reboot_delay` proper
## Ohai Improvements
- Ohai now uses the same underlying code for shelling out to external commands as Chef Infra Client. This may resolve issues determining state on some non-English systems.
-- The `Package` plugin has been updated to gather package installation information on macOS hosts.
+- The `Packages` plugin has been updated to gather package installation information on macOS hosts.
## Platform Packages
@@ -4286,7 +4286,7 @@ Sample data now available under azure:
### Package Plugin Supports Arch Linux
-The Package plugin has been updated to include package information on Arch Linux systems.
+The Packages plugin has been updated to include package information on Arch Linux systems.
# What's New in 13.3: