From: Stephen Seo Date: Fri, 3 Jan 2025 07:43:33 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.11^2~18 X-Git-Url: https://git.seodisparate.com/stephenseo/client_config?a=commitdiff_plain;h=44f16f0451c78169789d88d611962bf91ee466c5;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index 3f623e4..fa2491e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,9 @@ local system to get the UID/GID. Fix setting UID/GID for stored directories. +Make extraction prefer username over UID and groupname over GID by default. +Added `--extract-prefer-uid` and `--extract-prefer-gid` to change this behavior. + Fix data_structures/priority_heap iter function. ## Version 1.10