From d6b264e759dda2c48f14430505c6edb0558fe3e9 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 19 Dec 2024 13:50:04 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 52ce9fc..50ebebe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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. -- 2.49.0