reset rrd_state for grapv in ruby bindings -- Sven Engelhardt
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 6648d63..bac4d12 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ updates before writing them to the actual rrd file. When calling rrdtool
 graph in such a setup, the command will tell the daemon to flush out all
 pending updates for the rrd files, required to draw the graph.
 
+See rrdcached documentation.
 
 RRD Dumping and Restoring (rrdtool dump/restore)
 ------------------------------------------------
@@ -41,7 +42,7 @@ by Martin Sperl
   required for HoltWinters.
 
 * LibDBI integration provides a path to read data directly of a supported
-  SQL database into rrdtool graph.
+  SQL database into rrdtool graph. See rrdgraph_libdbi documentation.
 
 Miscellaneous Changes
 ---------------------
@@ -71,8 +72,8 @@ Miscellaneous Changes
 * new graph option --border to set the 3d border width 
   by Bernhard Reutner-Fischer
 
-* draw different color swats depending on the type of line drawn in the
-  graph by Loïc Tortay
+* draw different color markers (enable with --dynamic-labels) depending on the
+  type of element in the graph by Loïc Tortay
 
 for more detail see the CHANGES file.