Rather than calling "FLUSH" for each RRD file needed for drawing a
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 6d889f8..af02272 100644 (file)
--- 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
+