浏览代码

Update CHANGELOG.md

Dylan Araps 8 年之前
父节点
当前提交
dcdfaa7652
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -164,6 +164,10 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
 
 ## Ascii
 
+- Simplified ascii file handling.
+    - Removed a call to `tr` for those using `bash 3`.
+    - Fixed distro detection issues.
+    - Removed the assumption that `first word in distro --> ascii file name`
 - Added Ubuntu-Studio. **[@konimex](https://github.com/konimex)**
 - Fixed bug causing macOS ascii art to be used on other Operating Systems.
 - Display warning about 'ascii' being the new default mode.