From 33a8f5926daa57c8095e65231e3d7fb1e2b8fe19 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:06:28 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 6e9affc..8af37d1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,8 @@ +v2.1.38 +- Improved shell output when editing max memory setting. +- Changed method of checking if drive is a USB drive to prevent ignoring internal drives on RS models. +- Changed to not run "synostgdisk --check-all-disks-compatibility" in DSM 6.2.3 (which has no synostgdisk). + v2.1.37 - Now edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting. - Minor improvements.