Changelog

This commit is contained in:
Dylan 2016-04-13 15:33:04 +10:00
parent 45ccd8a010
commit 46154cf027
1 changed files with 1 additions and 0 deletions

1
1.7.md
View File

@ -45,6 +45,7 @@ underline_enabled="on"
- 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`. - Moved distro detection to a function called `getdistro`.
- Fixed issue with `ascii_distro` not working.
**CPU**<br \> **CPU**<br \>
- Fixed issues when cpu speed was < 1Ghz - Fixed issues when cpu speed was < 1Ghz