From 2ad282040c0cc48b63a4daa45da2fec4e00817e2 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 25 Dec 2024 21:28:06 +0900 Subject: [PATCH] Fix Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a5ec471..4e1809d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,7 +10,7 @@ Better info is printed for directories in file format `version 2` when using Fix case when archiving from read-only directory: - A temporary file is usually created to store compressed archive -chunks/files which is located where the files are. This commit +chunks/files which is located where the files are. This version falls-back to using `tmpfile()` if the first attempt to create a temporary file fails. -- 2.49.0