2002-04-03
----------
* support more than one mailgraph instances on the same machine
* implemented option --year to specify a starting year other than the current year

2002-03-15
----------
* release 0.18
* send the images directly from the CGI, should make configuration of the CGI
  much easier.
* Parse::Syslog 0.05: more robust syslog parsing

2001-12-03
----------
* run mailgraph.cgi in tainted mode (Anders Nordby <anders@fix.no>)

2001-11-07
----------
* release 0.17
* Parse::Syslog 0.04 (unreleased): much faster syslog parsing,
  more robust year-increment algorithm

2001-09-28
----------
* release 0.16
* fix wrong label in graph (msg/hour -> msgs/min !), reported by
  S. William Schulz <swschulz@astrum.net>

2001-08-24
----------
* release 0.15
* use the Parse::Syslog module (embedded in the script, no need to install it)

2001-08-01
----------
* release 0.14
* allow for different paths for images directory and images URL.

2001-06-22
----------
* release 0.13
* 'total' are real totals now
* workaround rrdtool RRA selection problem because of partial matches

2001-06-22
----------
* release 0.12
* removed graphing code from mailgraph.pl and added mailgraph.cgi

2001-06-21
----------
* change RRAs so that rrdtool should always choose the correct one

2001-06-20
----------
* release 0.11
* make everything an option
* use long options
* add '--graph' option
* update example.html and README

2001-05-10
----------
* release 0.10
* report also bounces produced by postfix/smtp (bug reported by
  nomad4@hushmail.com)

2001-01-22
----------
* small improvement of README

2001-01-19
----------
* release 0.9
* improved "received" regular expression (didn't always match)
  bug reported by Adrian P. van Bloois <adrian@accu.uu.nl>

2001-01-07
----------
* release 0.8
* fix syslog-date parsing bug (January). Reported by 
  Piotr Wasilewski <admin@css.pl>, Leif Nixon <nixon@softlab.ericsson.se>
  and Jeje <jeje@jeje.org>

2000-12-13
----------
* release 0.7
* add "Max" to graph, generation timestamp
* make graphs up-to time just before present. This should fix the
  wrong-selected-RRA problem.

2000-12-04
----------
* release 0.6

2000-11-20
----------
* removed maxinterval from Fail::Tail, was much too high and anyhow not necessary

2000-11-11
----------
* release 0.5
* .png files were GIF... Now they are really PNG files.

2000-11-11
----------
* release 0.4
* change graph generation period to 30 minutes
* archive unpacks in a subdirectory
* release 0.3 (first public release)
