From 7672ba168fba1536b8dbaab25eb42518a1ef857f Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 31 Mar 2016 10:37:35 +1100 Subject: [PATCH] Changelog --- 1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.6.md b/1.6.md index b5b45a59..f33826e0 100644 --- a/1.6.md +++ b/1.6.md @@ -24,6 +24,7 @@ appearing in the output. - Implement base support for caching specific info. This will eventually
allow us to speed up the script by caching info that won't change for a
long period of time like the CPU/GPU. \[1\] +- Fixed a locale issue when `LC_ALL` is unset on the user's system. \[1\] You can clear the cache with `--clean`.