X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=af022721ac2ded96c740168f75f51a5459cb7fb7;hb=3f52bdbfbdf3fda98e6ef9af728253c48deda51a;hp=6d889f86fbc42cd64f7176b9eaac59c2cd6511f7;hpb=49593a6456b8dd4e82f82d8c76aaf21ce876ea92;p=rrdtool.git diff --git a/NEWS b/NEWS index 6d889f8..af02272 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,14 @@ 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. + +RRDcached +---------- +* New FETCH command allowing rrd_fetch to operate through the daemon and + thus work remotely. By Florian Forster +