CPU [Linux]: Added CPU name detection for more architectures (#529)

This fixes #526.
This commit is contained in:
Herdiansyah
2016-12-15 18:03:10 +07:00
committed by GitHub
parent f64ecff479
commit 0fdd3b8637
2 changed files with 22 additions and 1 deletions

View File

@@ -34,6 +34,10 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
- [Fish] Fixed memory leak caused by Fish.
**CPU**<br \>
- [Linux] Fixed issues with CPU name detection for architectures other than x86/amd64/ARM.
**Desktop Environment**<br \>
- Fixed issues where MATE wouldn't be detected properly.