From: Stephen Seo Date: Fri, 18 Apr 2025 08:02:12 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.20^2 X-Git-Url: https://git.seodisparate.com/gitweb?a=commitdiff_plain;h=3794469e7e3d74f6b644b85fde370f4d53bf31ca;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index 3f73b0d..31f8e15 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +TODO: Refactor the priority heap data structure. + ## Alternate Changes (Alternate Changes are changes that are not in `main` or `dev`.) @@ -10,6 +12,9 @@ Attempt fix https://github.com/Stephen-Seo/SimpleArchiver/issues/6 . ## Version 1.20 +Fix errors for file format 4 archive creation when file/chunk/directory counts +were actually larger than 32-bits. + Fix erronous usage of return value from `fcntl(...)`. Cleanup of warnings that show when building for 32-bit systems, including