From: Stephen Seo Date: Mon, 21 Oct 2024 08:21:15 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.4~2 X-Git-Url: https://git.seodisparate.com/tbm-edit-output.jpg?a=commitdiff_plain;h=edcaee803c7a1bc094bf72163872431d21c226a0;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index 28a7e94..25aa1a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## Upcoming Changes +Do "safe links" behavior by default: symlinks pointing to outside of archived +files (or invalid symlinks) should not be included in the archive, unless if the +option "--no-safe-links" is specified. This is supported in both v0 and v1 file +formats. + ## Version 1.3 Prevent `simplearchiver` from busy-waiting during non-blocking IO by sleeping