]> git.seodisparate.com - SimpleArchiver/commitdiff
Update Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jan 2025 12:03:11 +0000 (21:03 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 2 Jan 2025 12:03:11 +0000 (21:03 +0900)
Changelog.md

index 749c57206e46969244091945166c21edc04c73d0..3f623e4258ed6dff430012d301a06f1c2ec1594a 100644 (file)
@@ -5,6 +5,12 @@
 Added file format version 3 that supports username and groupname metadata for
 all symlinks, files, and (leaf) directory entries in an archive.
 
+Add `--force-user <username>` and `--force-group <groupname>` which acts just
+like `--force-uid <UID>` and `--force-gid <GID>` but performs a lookup on the
+local system to get the UID/GID.
+
+Fix setting UID/GID for stored directories.
+
 Fix data_structures/priority_heap iter function.
 
 ## Version 1.10