From 66fca924ad270a1c69b3008d41917328fb623383 Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 5 Apr 2016 01:03:03 +1000 Subject: [PATCH] Changelog --- 1.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.7.md b/1.7.md index 5a117942..1d9c21fe 100644 --- a/1.7.md +++ b/1.7.md @@ -38,6 +38,7 @@ underline_enabled="on" **Distro**
- Fix arch issues with ARM cpus. - We now use `uname -m` to get the arch instead of hardcoding `x86`. +- Moved distro detection to a function called `getdistro`. **CPU**
- Fixed issues when cpu speed was < 1Ghz