summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e22865dba3..2777131eae 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -11,7 +11,7 @@ This file holds "in progress" release notes for the current release under develo
- Log output has been improved to better deliniate when the Infra Phase and Compliance Phase start and end.
- Ohai data collection of Amazon EC2 metadata has been improved to collect additional data for some configurations.
- Removed ERROR logs when retrying failed communication with the Chef Infra Server.
-- The `archive_file` resource has been improved by upgrading the `libarchive` library it uses.
+- Improved the `archive_file` resource by upgrading the `libarchive` library it uses, which includes the following improvements:
- Support for PWB and v7 binary CPIO formats.
- Support for the deflate algorithm in symbolic link decompression with zip files.
- Various bug fixes when working with CAB, ZIP, 7zip, and RAR files.