summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-06 15:38:47 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-06 15:38:47 -0800
commit8a2cf9fc95b25147e2d264f90e8b78b6db43d6c5 (patch)
tree2eb1c8af7f14c2ecc427439e530e6eb9b1f85de4
parentf7d38455deccbd4bc1da8c7a9eb446621fb2b346 (diff)
downloadchef-8a2cf9fc95b25147e2d264f90e8b78b6db43d6c5.tar.gz
Fix Ohai 13.9 header level
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7ac789a98f..0c6e1f7479 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -55,7 +55,7 @@ The `yum_repository` resource has been updated with a new `reposdir` property to
Chef InSpec has been updated to 4.24.8 including the following improvements:
-- An unset `HOME environment variable will not cause execution failures
+- An unset `HOME` environment variable will not cause execution failures
- You can use wildcards in `platform-name` and `release` in InSpec profiles
- The support for arrays in the `WMI` resource, so it can return multiple objects
- The `package` resource on Windows properly escapes package names
@@ -2405,7 +2405,7 @@ The `windows_task` resource now supports the Start When Available option with a
### locale
-The `locale` resource now allows setting all possible LC_- environmental variables.
+The `locale` resource now allows setting all possible LC_* environmental variables.
### directory
@@ -4375,7 +4375,7 @@ The Filesystem2 functionality has been backported to BSD systems to provide a co
Enable Ubuntu-18.04 and Debian-9 tested chef-client packages.
-# What's New in 13.9
+# What's New in 13.9.0
- On Windows, the installer now correctly re-extracts files during repair mode
- The mount resource will now not create duplicate entries when the device type differs
@@ -4446,7 +4446,7 @@ action :add do
end
```
-## Ohai Release Notes 13.9
+### Ohai Improvements
- Fix uptime parsing on AIX
- Fix Softlayer cloud detection