]> git.seodisparate.com - SimpleArchiver/commitdiff
Update Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Fri, 18 Apr 2025 08:02:12 +0000 (17:02 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 18 Apr 2025 08:11:43 +0000 (17:11 +0900)
Changelog.md

index 3f73b0d345ac1dfe701e3a8b37bd9c6b942be5df..31f8e156c7261798c39a2480726164ab41a5b220 100644 (file)
@@ -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