From: Tobias Oetiker Date: Mon, 11 Apr 2005 23:20:52 +0000 (+0000) Subject: added note about incompatible changes X-Git-Tag: 1.2rc7~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515c165d26384985949b0eee3d7ddb89aa18b097;p=thirdparty%2Frrdtool-1.x.git added note about incompatible changes git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@396 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/NEWS b/NEWS index efab6eb8..dc5d5325 100644 --- 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. +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,