From 405a23667ef813b3a578ce09e968543b69b12df5 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 6 Sep 2017 08:19:43 +0200 Subject: [PATCH] update Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 4c0cce0..5c0d98d 100644 --- a/Changes +++ b/Changes @@ -39,6 +39,7 @@ - Added alert capabilities to 'lmsens.pm'. [#171] - Added the ability to include an alert for each defined sensor in 'nvidia.pm'. - Added the ability to monitor unlimited network interfaces in 'net.pm'. [#188] +- Added active and inactive memory values in 'system.pm'. - Fixed an undeclared global symbol "$imgfmt_lc" in 'traffacct.pm'. - Fixed the MIME type of graphs in 'emailreports.pm' and in 'traffacct.pm' to honor the 'image_format' option. [#174]