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