summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 89b4e54)
raw | patch | inline | side by side (parent: 89b4e54)
author | alex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 26 Jul 2001 02:11:46 +0000 (02:11 +0000) | ||
committer | alex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 26 Jul 2001 02:11:46 +0000 (02:11 +0000) |
NEWS | patch | blob | history |
index 19fed3eb0b13cf18f98d2d562639322f28ef842b..ef37928689672515de375916e9f76e3413041e80 100644 (file)
--- a/NEWS
+++ b/NEWS
for details check the cvs ChangeLog
+2001/07/26 Alex van den Bogaerdt <alex@ergens.op.Het.Net>
+ Added TOTAL to the VDEF functions.
+
+2001/07/19 Alex van den Bogaerdt <alex@ergens.op.Het.Net>
+ VDEF support. This is a variable containing one value
+ and a time component. This type of variable can hold
+ the result of a function over a complete time series
+ of data (DEF or CDEF) such as the maximum seen, and when.
+
2001/03/10 Jake Brutlag <jakeb@corp.webtv.net>
Support for COMPUTE data sources (CDEF data sources). Removes the RPN
parser and calculator from rrd_graph and puts then in a new file,
rrd_rpncalc.c. Changes to core files rrd_create and rrd_update. Some
clean-up of aberrant behavior stuff, including a bug fix.
Documentation update (rrdcreate.pod, rrdupdate.pod). Change xml format.
-
2001/03/07 Tobias Oetiker <oetiker@ee.ethz.ch>
Integrated complete rewrite