Browse Source

Update CHANGES.txt

pull/144/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
6eeea132cb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      CHANGES.txt

7
CHANGES.txt

@ -1,3 +1,10 @@
v3.1.64
- Bug fix for script not updating itself if .sh file had been renamed.
- Bug fix for missing executable permissions if .sh file had been renamed.
- Bug fix to prevent update loop if script's .tar.gz file already exists in /tmp.
- Bug fix to prevent update failing if script's temp folder already exists in /tmp.
- Now only copies CHANGES.txt to script location if script is located on a volume, to prevent putting CHANGES.txt on system partition (/usr/bin, /usr/sbin, /root etc.)
v3.1.63 v3.1.63
- Added support to disable unsupported memory warnings on DVA models. #136 - Added support to disable unsupported memory warnings on DVA models. #136

Loading…
Cancel
Save