From 832abfc664112cebea3097bddfe6d0ac27dd2bdb Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Tue, 12 Apr 2016 12:17:27 +0200 Subject: [PATCH] updated Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 3f58ef5..739df6b 100644 --- a/Changes +++ b/Changes @@ -22,6 +22,7 @@ N.N.N - DD-MMM-2015 identify Monitorix agent in the HTTP requests. That value is sent as the "User-Agent" header. (suggested by Dan Criel, dancriel AT gmail.com) +- Removed 'max_historic_years' limitation of 5 years. [#145] - Fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100. - Fixed in 'libvirt.pm' to hide empty groups. (thanks to Pavel Bauer, pbauer AT algotech.cz for pointing this out)