From 46154cf027e05b3b8b9ff16cb4d873aaee05c013 Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 13 Apr 2016 15:33:04 +1000 Subject: [PATCH] Changelog --- 1.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.7.md b/1.7.md index 710aad22..40c6a0de 100644 --- a/1.7.md +++ b/1.7.md @@ -45,6 +45,7 @@ underline_enabled="on" - 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`. +- Fixed issue with `ascii_distro` not working. **CPU**
- Fixed issues when cpu speed was < 1Ghz