From 203e2e25094942a6f068515e56527ce048bd48e6 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Thu, 31 Aug 2017 16:17:11 +0200 Subject: [PATCH] update Changes. #188 --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 38ae3f8..4c0cce0 100644 --- a/Changes +++ b/Changes @@ -38,6 +38,7 @@ - Added the ability to include an alert for each defined sensor in 'ipmi.pm'. - 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] - 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]