]> git.seodisparate.com - SimpleArchiver/commitdiff
Update Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 21 Oct 2024 08:21:15 +0000 (17:21 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 21 Oct 2024 08:21:15 +0000 (17:21 +0900)
Changelog.md

index 28a7e94abc1996558e70c0abc61031ea398ce8c9..25aa1a2e93c6e47ec782c361b2e6fc45468d49e1 100644 (file)
@@ -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