added percentnan (VDEF PERCENT variant that ignores NAN) -- patch by Martin Sperl
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 8741b7b..2c26f68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 RRDTOOL NEWS
 ============
 
+
 ##########################################
 Functional Changes between 1.3.x and 1.4.x
 ------------------------------------------
@@ -12,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)