summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjingle <mjingle@users.noreply.github.com>2018-09-19 10:20:06 -0400
committerGitHub <noreply@github.com>2018-09-19 10:20:06 -0400
commitc52125b7f447bd1ab3e902688d4b15e29372e394 (patch)
treed856679d0fd31db94adc784a1dce07ed1b4667c4
parentd93be253a1c7d0bea92ea27519a521c3f0d9f821 (diff)
parent7e45e045469dc84645258993b4a05d743be83b69 (diff)
downloadohai-c52125b7f447bd1ab3e902688d4b15e29372e394.tar.gz
Merge pull request #1255 from chef/mjingle-copyedit1
Review and copyediting of RELEASE_NOTES
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 58eadd94..2323ca25 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,7 +2,7 @@
## Windows Improvements
-How we detect the `root_group` attribute on Windows has been simplified and improved to properly support non-English systems. With this change we've also deprecated the `Ohai::Util::Win32::GroupHelper` helper, which is no longer necessary. Thanks to [@jugatsu](https://github.com/jugatsu) for putting this together.
+Detection for the `root_group` attribute on Windows has been simplified and improved to properly support non-English systems. With this change, we've also deprecated the `Ohai::Util::Win32::GroupHelper` helper, which is no longer necessary. Thanks to [@jugatsu](https://github.com/jugatsu) for putting this together.
We've also added a new `encryption_status` attribute to volumes on Windows. Thanks to [@kmf](https://github.com/kmf) for suggesting this new feature.
@@ -27,15 +27,15 @@ Thanks @jaymzh for reporting this.
## Shellout Timeout Configuration
-By default the timeout for any shellout in Ohai is 30 seconds. If this is too short for you due to slow systems or large numbers of mounts you may need to increase this timeout. You can now configure your own timeout (lower or higher) via the new `shellout_timeout` config setting.
+By default, the timeout for any shellout in Ohai is 30 seconds. If this is too short for you, due to slow systems or large numbers of mounts, you may need to increase this timeout. You can now configure your own timeout (lower or higher) via the new `shellout_timeout` config setting.
Thanks @WheresAlice for this change.
## System Enclosure Plugin
-On Windows we have a new System Enclosure plugin that provides you with the `manufacturer` and `serialnumber` of the underlying system.
+On Windows, we have a new System Enclosure plugin that provides you with the `manufacturer` and `serialnumber` of the underlying system.
-Thanks @kmf for suggesting this plugin.
+Thanks [@kmf](https://github.com/kmf) for suggesting this plugin.
# Ohai Release Notes 14.3