From 5d67e0dc50844218833e235542b54b35aa3a48cb Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 24 Oct 2024 16:41:46 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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