From ca0161b484a4b7ee4cee64115727260c2d7ae250 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Thu, 5 Jan 2017 13:58:15 +0700 Subject: [PATCH] Docs: CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8544c3..fab4280a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,10 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques - [Linux] Each GPU is now printed on a separate line. - [Linux] Added `--cpu_type` / `$cpu_type` which let you display `all`, `dedicated` or `integrated` GPUs. +**Memory**
+ +- [Solaris] Fixed inaccurate used memory size. + **~~Birthday~~ Install Date**
- Renamed `get_birthday()` -- > `get_install_date()`