Commit 4490d815 authored by Dylan Araps's avatar Dylan Araps

Changelog

parent 983968fa
...@@ -15,6 +15,10 @@ ...@@ -15,6 +15,10 @@
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu. - Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
- Fixed bug that caused CentOS systems to not be detected. - Fixed bug that caused CentOS systems to not be detected.
**Memory**<br \>
- [BSD] Fixed high memory output.
**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.
...@@ -36,4 +40,4 @@ ...@@ -36,4 +40,4 @@
- Updated Ubuntu logo to the latest version. - Updated Ubuntu logo to the latest version.
- `--ascii_colors` no longer changes text colors. - `--ascii_colors` no longer changes text colors.
- Fixed bug causing RFRemix to use the incorrect ascii art. - Fixed bug causing RFRemix to use the incorrect ascii art.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment