Changelog

This commit is contained in:
Dylan 2016-04-05 01:03:03 +10:00
parent 695bd7401d
commit 66fca924ad
1 changed files with 1 additions and 0 deletions

1
1.7.md
View File

@ -38,6 +38,7 @@ underline_enabled="on"
**Distro**<br \> **Distro**<br \>
- Fix arch issues with ARM cpus. - Fix arch issues with ARM cpus.
- We now use `uname -m` to get the arch instead of hardcoding `x86`. - We now use `uname -m` to get the arch instead of hardcoding `x86`.
- Moved distro detection to a function called `getdistro`.
**CPU**<br \> **CPU**<br \>
- Fixed issues when cpu speed was < 1Ghz - Fixed issues when cpu speed was < 1Ghz