2003-01-02	John Kirkland <jpk@bl.org>

	* Removed support for Parse::Syslog.pm -- I didn't like its
	  date handling around the new year.

	* Added support for File::ReadBackwards.  This should improve
	  log reading times for large log files.

	* Added regexp support for Solaris syslog lines.
	
	* Fixed a bug in the graph creation code where it was off
	  at the beginning of some months.

2002-11-19	John Kirkland <jpk@bl.org>

	* Added a new default mimedefang graph for relayaddr graphing.

	* Changed syslog parsing to use the Parse::Syslog pm.

	* Added support for dropped packet logging from gShield.

	* Added support for sendmail user unknown & reject stats

	* Optimized speed a bit by not trying to match against
	  lines we've already seen.

2002-11-18	John Kirkland <jpk@bl.org>

	* Release 0.5

2002-11-14	John Kirkland <jpk@bl.org>

	* Fixed bug whereby no data points on a graph would cause
	  an error message.

2002-10-09	John Kirkland <jpk@bl.org>

	* Added support for spamd logs

	* Release 0.4

2002-10-04	John Kirkland <jpk@bl.org>

	* Release 0.3

2002-10-03	John Kirkland <jpk@bl.org>

	* Lotsa changes... let me see if I can remember them!

	* Now works against the logs produced by md_log within mimedefang.

	* Added data caching so that we don't have to recalculate summaries
	  for previously seen log messages.

	* Added a database trim ability to trim out older detailed data
	  from summary database.

	* Added command line options to graphdefang.pl for help, quiet,
	  nodb, trim, and file.

	* Added config file for configuring graphs

	* Added 'all' option for data_types

	* Added regex filtering (say, to only show recipients from a
          given domain when showing a stacked bar by recipient)

	* Added more default colors

2002-10-02	John Kirkland <jpk@bl.org>

	* Release 0.2

2002-10-01	John Kirkland <jpk@bl.org>

	* Fixed a bug in the syslog parsing code for single digit days of
	  the month.

	* Fixed a bug in the Totals on the spam and virus summary chart
	  where it was totalling counts that were outside of the time span
	  of the given chart.

	* Fixed a bug in the Legend Code, where old legends were not cleared
	  out when creating new ones.

2002-09-23	John Kirkland <jpk@bl.org>

	* Release 0.1
