From d68c7caf41107af251049d0ad22e337a3d5fa637 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 8 Oct 2024 15:51:05 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 0fe79ab..c34f6c9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,8 @@ More robust handling of de/compression process (handling SIGPIPE). -Add option to pre-sort files by size so that the first files put in chunks are -the largest. +By default files are pre-sorted by size before placed into chunks. +Add option to NOT pre-sort files by size. ## Version 1.0