diff --git a/Changelog.md b/Changelog.md index 749c572..3f623e4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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 ` and `--force-group ` which acts just +like `--force-uid ` and `--force-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