From ca75ef2dbca4f1ebceb2bece9fb3bc726808e312 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Fri, 13 Feb 2026 09:20:05 +1100 Subject: [PATCH] Update CHANGES.txt for version 3.6.122 Added bug fixes for drive models and NVMe drives with multiple consecutive spaces. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 88e1814..ff41c94 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +v3.6.122 +- Bug fix for drive models with multiple consecutive spaces in model name. Issue #559 +- Bug fix for nvme drives with multiple consecutive spaces in firmware version. + v3.6.121 - Added --reboot option to reboot the NAS after a DSM update where the build number has changed. - Only needed if NVMe volume or PCIe card need a 2nd reboot after DSM update.