From 44f16f0451c78169789d88d611962bf91ee466c5 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 3 Jan 2025 16:43:33 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.49.0