Update Changelog

This commit is contained in:
Dylan Araps 2016-12-05 12:47:31 +11:00
parent e64a98ec48
commit 4284e3a53c
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@
- [BSD] Fixed high memory output. - [BSD] Fixed high memory output.
**GPU**<br \>
- [Linux] Fixed bug where sound card was detected as GPU.
**Packages**<br \> **Packages**<br \>
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager. - Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.