
Version 5.0
----------

Actually just a bugfix for badly released 4.2. The new build mode, wildcards
and packages justify a major version, so here it is.

Version 4.2 (not released)
----------

- Shifted from configure to Makefile.PL
- Included debian packaging facilities

Version 4.1 (not released)
----------

- Included ppm package to install under ActivePerl for windows
- GPRINT facilities dropped
- Allowed the use conf.*
- RRDnode will not accept configurations as parameters anymoure


Version 4.0
-----------

- Included rrdGrapher.cgi
- Functions to create and graph RRDs included into library
- Multi-nodes plots and snmp tables commented for revision
- Pathname generation modularized (rrd and gif only)
- Documentation cleanup and reorganization


Version 3.3
-----------

- Strong change in graph definition. Multiple timeperiods are defined with
  a single line, as period1,period2,...  STD can be used as replacement of
  daily,weekly,monthly,quarterly,yearly
- RRDcreator does not overwritte existing RRDs
- Multiple configuration files can be included in a single command, using ','
  as separator character


Version 3.2
-----------

- Large revision of DESCRIPTION
- Smaller minor changes on README, README.snmp, INSTALL and EXAMPLES
- examples directory renamed as examples.dir to avoid Win9x problems
- Included RRDweb and RRDnode
- New getTags function at RRDutils.pm, skeleton of future getLayout


Version 3.1
-----------

- Included RRDweb and the contrib directory with the original RRDweb.pl


Version 3.0
-----------

- Reflected version changes in README and INSTALL (not in DESCRIPTION)
- Changes to use RRDs.pm, and basic error detection
- Changes on snmp-kit/*.sh mostly due to solaris sed and awk


Version 2.3
-----------

- Included configure
- Changes to correctly use library from distribution directory
- Minor changes on GPRINT capabilities
- README.snmp moved to distribution root directory
- deleted files: graphRRDs, snmp-kit/SNMPcollect.sh and snmp-kit/SNMPgraph.sh
- Improved whitespace cleaning on RRDutils.pm
- README.snmp rewritten
- Small changes on table_collect.sh
- Added snmp-kit/table_db.patch (might not patch correcly)


