Browse Source
Update CHANGES.txt
v3.1.59
pull/123/head
v3.1.59-RC
Dave Russell
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
CHANGES.txt
|
|
@ -1,9 +1,11 @@ |
|
|
v3.1.59 |
|
|
v3.1.59 |
|
|
- Added enabling E10M20-T1, M2D20 and M2D18 for DS1821+, DS1621+ and DS1520+. |
|
|
- Added enabling E10M20-T1, M2D20 and M2D18 for DS1821+, DS1621+ and DS1520+. |
|
|
|
|
|
- Added enabling M2D18 for RS822RP+, RS822+, RS1221RP+ and RS1221+ for older DSM versions. |
|
|
- Fixed enabling E10M20-T1, M2D20 and M2D18 cards in models that don't officially support them. |
|
|
- Fixed enabling E10M20-T1, M2D20 and M2D18 cards in models that don't officially support them. |
|
|
- Fixed bugs where the calculated amount of installed memory could be incorrect: |
|
|
- Fixed bugs where the calculated amount of installed memory could be incorrect: |
|
|
- If last memory socket was empty an invalid unit of bytes could be used. Issue #106 |
|
|
- If last memory socket was empty an invalid unit of bytes could be used. Issue #106 |
|
|
- When dmidecode returned MB for one ram module and GB for another ram module. Issue #107 |
|
|
- When dmidecode returned MB for one ram module and GB for another ram module. Issue #107 |
|
|
|
|
|
- Fixed bug displaying the max memory setting if total installed memory was less than the max memory. Issue #107 |
|
|
|
|
|
|
|
|
v3.0.56 |
|
|
v3.0.56 |
|
|
- Minor bug fix for checking amount of installed memory. |
|
|
- Minor bug fix for checking amount of installed memory. |
|
|
|