From b8f45e97243a64b117d14adeddc8f40bed213a62 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:07:19 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index c376567..73b71a3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +v3.5.97 +- Changed silently skip empty .db.new files with showing an error. Issue #175 +- Changed to warn if if db file is 0 bytes. + v3.5.96 - Added option to set write_mostly for your internal HDDs so DSM will normally read from your faster internal SSD(s). - It can automatically set DSM to read from your internal SSDs.