From 93a36e234634bf919453724b06385deb772978e7 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 19 Dec 2016 16:11:55 +1100 Subject: [PATCH] Docs: Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38771d10..34b081db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques - Remove `printf` subshells and instead use `printf -v` to declare the variables. - Set fixed `$PATH` in the beginning of the script. - Fixed artifacts when using line-breaks in TTYs. +- Removed executable permission from config files. BASH can source them even if they're un-executable. ## Info