From 518a2a9738797787b94f247280fb48954968addc Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 4 Nov 2013 15:13:15 +0100 Subject: [PATCH] small update --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 7ad231a..74760bc 100644 --- a/Changes +++ b/Changes @@ -7,8 +7,8 @@ (suggested by Matthew Connelly, maff AT maff.im) - Added a new option called 'max_historic_years' (with a default value of 1), which enables the ability to have up to 5 years of data. Beware with this - option because it generates a new '.rrd' file every time is changed, losing - the current historical data. + option because it generates a new '.rrd' file every time the value is + extended, losing the current historical data. (suggested by Mohan Reddy, Mohan.Reddy AT analog.com) - Improved the regexp when collecting data from devices's interrupts which also fixes some annoying messages on using non-numeric arguments.