From 9f0f102df514f5e103ba7a01dc276d5e7f169692 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:30:38 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index afc2d20..ba5e3e8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,7 @@ v1.1.11 - Changed method of getting drive and firmware version so script is faster and easier to maintain. No longer using smartctl or hdparm. - Changed SAS drive firmware version detection to support SAS drives that hdparm doesn't work with. - Removed error message and aborting if *.db.new not found (clean DSM installs don't have a *.db.new). +- Fixed version check. v1.1.10 - Now makes DSM recheck disk compatibility so reboot not needed (DSM 7 only).