X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=8a48192af00a43722022661f88ccfb70784bfac2;hb=5eb668e476439e7f7fe7e6f757e637056cb9c69d;hp=6d889f86fbc42cd64f7176b9eaac59c2cd6511f7;hpb=49593a6456b8dd4e82f82d8c76aaf21ce876ea92;p=rrdtool.git diff --git a/NEWS b/NEWS index 6d889f8..8a48192 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,31 @@ RRD Graph create a gradient from one color to the next by Rian Shelley +* 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 #####################################