From: Stephen Seo Date: Thu, 2 Jan 2025 04:11:39 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.11^2~29 X-Git-Url: https://git.seodisparate.com/stephenseo/annotated.html?a=commitdiff_plain;h=5d7d823571ff9189703ff7340008bc99e1d6d71d;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index 9fc9ec5..749c572 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,8 @@ Added file format version 3 that supports username and groupname metadata for all symlinks, files, and (leaf) directory entries in an archive. +Fix data_structures/priority_heap iter function. + ## Version 1.10 Implemented force-setting permissions for files/dirs and force-setting UID/GID.