From df778820e68bf08df22b191746efe3a3f1ef3d79 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Fri, 5 Dec 2025 07:16:42 +1100 Subject: [PATCH] Add bug fix for DSM 7.3 database file issue Fixed a bug in DSM 7.3 and later regarding spaces in new database files. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index e61a022..78cf5aa 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.6.112 +- Bug fix for DSM 7.3 and later where new database files have a space after each : and , + v3.6.111 - Added support for M.2 volumes for NVMe drives in PCIe adaptor cards for DSM 7.1.1