added note about incompatible changes
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Apr 2005 23:20:52 +0000 (23:20 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Apr 2005 23:20:52 +0000 (23:20 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@396 a5681a0c-68f1-0310-ab6d-d61299d08faa

NEWS

diff --git a/NEWS b/NEWS
index efab6eb..dc5d532 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ Logging
 * COMPUTE datatype for artificial datasources calculating their
   input using RPN math and data from the other datasources.
  
 * COMPUTE datatype for artificial datasources calculating their
   input using RPN math and data from the other datasources.
  
+Incompatibilities
+-----------------
+* Colons in COMMENT arguments to rrdtool graph must be escaped with a backslash
+
 Behind the Scenes
 -----------------
 * In order to support Holt-Winters and Calculated Datasources,
 Behind the Scenes
 -----------------
 * In order to support Holt-Winters and Calculated Datasources,