From c53372ed19833d769ce47d2bac2e8d3fd580811a Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:57:45 +1000 Subject: [PATCH] Fix issue references in CHANGES.txt --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index dcdea35..6ae17c2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,8 @@ v3.6.132 -- Bug fix for expansion units that DSM reports with different model names. Issue #578 +- Bug fix for expansion units that DSM reports with different model names. Issue #574 - Adds aliases from each expansion disk's runtime container, such as mapping RX1217-1 to RX1217 when detection reports RX1217RP. - Uses exact model-family matching so RX1217 does not also edit RX1217RP or RX1217SAS database files. -- Bug fix for trying to backup non-existent file. Issue #578 +- Bug fix for trying to backup non-existent file. Issue #574 - Bug fix for SynoOnlinePack version not found. Thanks @tkirkland