added percentnan (VDEF PERCENT variant that ignores NAN) -- patch by Martin Sperl
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 91107de..2c26f68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,4 +13,8 @@ tbd
 RRDdump
 -------
 * no more spaces in output
-* --no-header replaced with --header {xsd,dtd}
+* additional option: --header {none,xsd,dtd}
+
+RRDgraph
+--------
+* VDEF PERCENTNAN (PRECENT that ignores NAN)