X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=NEWS;h=b1fa64b352d5193c411ef5251b3d274119431393;hb=4711139e9d9dae2bd34ce56bf1e77778d375c5fb;hp=7c69bdbdc1ab9745ea3f51b932e4b6abfc290fcc;hpb=2269cac6b933b95875479de98d4da94d9efa195f;p=rrdtool.git diff --git a/NEWS b/NEWS index 7c69bdb..b1fa64b 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,15 @@ Forecasting (Evan Miller) method. It is a drop-in replacement for HWPREDICT, and is better suited for data whose seasonal variations grow or shrink in proportion to the average. +Misc +---- +* ruby rrd_fetch will return step as a last property -- Mike Perham + +Incompatibility +--------------- +* If you create an RRD with the new MHWPREDICT function, the resulting rrdfile will + be version 0004 and can only be used in rrdtool 1.3. + Locale Independent Input ------------------------ * Regardles of locale you are in, rrdtool always expects input to be numbers (LC_NUMERIC)