From 8ee40db4dfaf5d7a3de37dfba3c627f5a55bebe6 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:55:45 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 22bb8cf..9b50fa1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,7 @@ v3.6.109 - Added -I, --ihm option to update IronWolf Health Management to 2.5.1 to support recent model IronWolf and IronWolf Pro drives. - For NAS with x86_64 CPUs only. + - Installs IronWolf Health Management on '22 series and nwer models that don't have IronWolf Health Management (untested). v3.5.108 - Prevent error message if /tmpRoot exists but does not contain /usr/syno/bin/synosetkeyvalue and /etc.defaults/synoinfo.conf. Issue #411