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.
......
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