Update CHANGELOG.md

This commit is contained in:
Dylan Araps 2016-12-16 13:35:39 +11:00 committed by GitHub
parent 80f07c9619
commit 8449bf61f4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
- A new flag was added called `--gen-man` which generates a neofetch manpage in your current directory.
- Delete most of `info()` and instead call `prin()`.
- This removes a lot of duplicate code between `info()` and `prin()`.
- Remove `printf` subshells and instead use `printf -v` to declare the variables.
## Info