From: Stephen Seo Date: Wed, 9 Apr 2025 10:14:14 +0000 (+0900) Subject: Update Changelog.md X-Git-Tag: 1.19_dev0~4 X-Git-Url: https://git.seodisparate.com/stephenseo/search/main.js?a=commitdiff_plain;h=6f539958d7a4b9c7b0dec57122d8a26ed3d1f7bf;p=SimpleArchiver Update Changelog.md --- diff --git a/Changelog.md b/Changelog.md index ce27603..54d8dde 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ ## Version 1.19 Fix bug where writes fail sometimes (due to checking against wrong byte count -(read instead of write)). +(read instead of write)). This can cause creation of archives to fail. Refactoring of error handling.