summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-06-29 13:13:01 -0700
committerTim Smith <tsmith@chef.io>2017-06-29 13:13:01 -0700
commit3a20995fd230befefbc6b3c52c191230f2643743 (patch)
tree09371af04c65cb36c1985476f3411f6968e0e3a8 /RELEASE_NOTES.md
parent89e4d8c9afaecf5dd8c517946521ff7fc07d3b9c (diff)
downloadohai-3a20995fd230befefbc6b3c52c191230f2643743.tar.gz
Release note update per jaymzh13.2
Signed-off-by: Tim Smith <tsmith@chef.io>
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 40d2d6a6..98de6d09 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,7 +10,7 @@ A new plugin has been added to expose system and user paths from systemd-path (s
### Linux Network, Filesystem, and Mdadm Plugin Resilience
-The Network, Filesystem, and Mdadm plugins have been improved to greatly reduce failures to collect data. The Network plugin now better finds the binaries it requires for shelling out, filesystem more gracefully falls back to secondary data sources, and mdadm handles arrays in bad states.
+The Network, Filesystem, and Mdadm plugins have been improved to greatly reduce failures to collect data. The Network plugin now better finds the binaries it requires for shelling out, filesystem plugin utilizes data from multiple sources, and mdadm handles arrays in bad states.
### Zpool Plugin Platform Expansion