X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_tune.c;h=f38319ed67274109c874bee4aa4a46ef8f63f033;hp=b45e5db2465c849937bd902515e88711d507f886;hb=b7c278771851b0dfad0daf1c817fbc93316ef96e;hpb=ffbbe12c9849a0750836c30fdb7306e83107dec4 diff --git a/src/rrd_tune.c b/src/rrd_tune.c index b45e5db..f38319e 100644 --- a/src/rrd_tune.c +++ b/src/rrd_tune.c @@ -5,6 +5,11 @@ ***************************************************************************** * $Id$ * $Log$ + * Revision 1.3 2001/03/07 21:21:54 oetiker + * complete rewrite of rrdgraph documentation. This also includs info + * on upcomming/planned changes to the rrdgraph interface and functionality + * -- Alex van den Bogaerdt + * * Revision 1.2 2001/03/04 13:01:55 oetiker * Aberrant Behavior Detection support. A brief overview added to rrdtool.pod. * Major updates to rrd_update.c, rrd_create.c. Minor update to other core files. @@ -12,9 +17,6 @@ * by old rrdtool versions. See http://cricket.sourceforge.net/aberrant/rrd_hw.htm * -- Jake Brutlag * - * Revision 1.1.1.1 2001/02/25 22:25:06 oetiker - * checkin - * *****************************************************************************/ #include "rrd_tool.h"