X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=NEWS;h=8a48192af00a43722022661f88ccfb70784bfac2;hp=af022721ac2ded96c740168f75f51a5459cb7fb7;hb=923710084cd4b2aacf77da4feffd72fa7b4df2e3;hpb=a98fc4d8a1733d6be8eb5d52430491de5305d88b diff --git a/NEWS b/NEWS index af02272..8a48192 100644 --- a/NEWS +++ b/NEWS @@ -13,12 +13,28 @@ RRD Graph * RRDcached awareness. Instead of just flushing the file, data can now be pulled in from remote RRDcached instances. +* VDEF results do now explicitly KNOW when they have no time associated + and can behave appropriately. -- Jean-Edouard Babin + RRDcached ---------- * New FETCH command allowing rrd_fetch to operate through the daemon and thus work remotely. By Florian Forster +* New rrd_client commands INFO, FIRST, LAST, CREATE by Steve Shipway + +API +--- +* exported rrd_update_v_r for theadsave rrd_update calls +libDBI +------ +* make rrdfillmissing actually work. The parameter is now in seconds and not + in steps for ease of use by Hans Jørgen Jakobsen + +Bindings +-------- +* dotnet by Chris Larsen of Euphoria Audio #####################################