From 82998552c5fcee69f85568710c18666876f26693 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 17 Mar 2021 19:28:06 -0700 Subject: Fix typo in release notes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5dd28b8b84..101a656e17 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -72,7 +72,7 @@ Chef InSpec has been updated from 4.26.4 to 4.28.0. - Upgraded openSSL on macOS from 1.0.2 to 1.1.1 in order to support Apple M1 builds. - Resolved an issue that caused the DNF and YUM package helpers to exit with error codes, which would show up in system logs. - Added a new attribute to make the upcoming Compliance Phase an opt-in feature: `node['audit']['compliance_phase']`. This should prevent the Compliance Phase from incorrectly running when using named run_lists or override run_lists. If you're currently testing this new phase, make sure to set this attribute to `true`. -- `chef_client_cron`: the `append_log_file` property now sets up the cron job to use shell redirectio (`>>`) instead of the `-L` flag +- `chef_client_cron`: the `append_log_file` property now sets up the cron job to use shell redirection (`>>`) instead of the `-L` flag ## What's New in 16.10.17 -- cgit v1.2.1