summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2af651)
raw | patch | inline | side by side (parent: e2af651)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 25 Apr 2005 21:01:22 +0000 (21:01 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 25 Apr 2005 21:01:22 +0000 (21:01 +0000) |
program/NEWS | patch | blob | history |
diff --git a/program/NEWS b/program/NEWS
index 355362104d3589aab39a72a38e132c89ef03eb10..8f2a87888f72312c1d29911e5b3ee929ae44ca8c 100644 (file)
--- a/program/NEWS
+++ b/program/NEWS
--------
* rewritten graphics generation based on libart.
- - antialiased output
+ - anti-aliased output
- alpha transparency support
- truetype fonts
* additional graphics formats: EPS, PDF, SVG
-* extended multipart documentation
+* extended multi-part documentation
* VDEF support; define and use variables. Find, and use, the
maximum rate seen by rrdtool; compute and show the average
Compare current data with expected data, detect and log when
the rates are outside expected levels
-* COMPUTE datatype for artificial datasources calculating their
- input using RPN math and data from the other datasources.
+* COMPUTE data type for artificial data-sources calculating their
+ input using RPN math and data from the other data-sources.
Incompatibilities
-----------------
Behind the Scenes
-----------------
* In order to support Holt-Winters and Calculated Datasources,
- the rrdtool dataformat has changed. While the new version of rrdtool can
+ the rrdtool data format has changed. While the new version of rrdtool can
read files created with rrdtool 1.0.x. It is not possible to read files
created by rrdtool-1.2.x with rrdtool-1.0.x