From: Stephen Seo Date: Thu, 24 Oct 2024 07:41:46 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.6~1 X-Git-Url: https://git.seodisparate.com/tbm-server-edit-full.png?a=commitdiff_plain;h=5d67e0dc50844218833e235542b54b35aa3a48cb;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index d8fdbc9..f63c106 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,11 @@ points to a file in the archive. Additionally any extracted symlinks that don't point to a valid destination is removed. This "enforce safe-links on extract" can be disabled with the "--no-safe-links" option. +Add "--preserve-symlinks" option that will verbatim store the symlinks' target. +Not recommended if symlinks are pointing to absolute paths, which will be +clobbered on extraction to a different directory unless if "--no-safe-links" is +specified on extraction. + ## Version 1.5 Previous file-format-v1 implementation of "safe links" still created a symlink