]> git.seodisparate.com - SimpleArchiver/commitdiff
Update Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 19 Dec 2024 04:50:04 +0000 (13:50 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 20 Dec 2024 02:12:53 +0000 (11:12 +0900)
Changelog.md

index 52ce9fc645329c8a3cb35a4a249da935d2937d7e..50ebebe6b2a8ab5e4569377a1ea6b51499534649 100644 (file)
@@ -2,6 +2,12 @@
 
 ## Upcoming Changes
 
+Add `file format 2` to handle archiving empty directories.
+
+Fix edge case where archiving only empty files breaks.  
+Currently archiving empty files with a compressor is broken. May not fix since
+a compressor is not needed if only empty files are archived.
+
 ## Version 1.8
 
 Minor refactorings related to `printf` and `uintX_t`/`size_t` types.